[]
Gets the style used for dashed lines drawn with this Pen.
public DashStyle DashStyle { get; set; }
Public Property DashStyle As DashStyle
Type | Description |
---|---|
DashStyle | A DashStyle that represents the style used for dashed lines drawn with this Pen. |