Click or drag to resize

AnnotationLineCapStyle Property

Gets or sets the style of the line cap.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public AnnotationLineCapStyle Style { get; set; }

Property Value

Type: AnnotationLineCapStyle
The style of the line cap.
See Also