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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public DashCap DashCap { get; set; }

Property Value

Type: DashCap
The pen dash cap.
See Also