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; }
Public Property DashStyle As DashStyle
Get
Set
Property Value
Type:
DashStyle The dash style for the pen.
See Also