Click or drag to resize

AnnotationPenDashCap Property

Gets or sets the DashCap used at the end of the dashes that make up dashed lines drawn with this pen.

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

Property Value

Type: DashCap
The pen dash cap.
See Also