Click or drag to resize

AnnotationPenDashStyle Property

Gets or sets the style used for 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 DashStyle DashStyle { get; set; }

Property Value

Type: DashStyle
The dash style for the pen.
See Also