AnnotationLineCapStyle Property |
Gets or sets the style of the line cap.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic AnnotationLineCapStyle Style { get; set; }Public Property Style As AnnotationLineCapStyle
Get
Set
Property Value
Type:
AnnotationLineCapStyle The style of the line cap.
See Also