[]
Gets an array of custom dashes and spaces.
public DashStop[] DashPattern { get; set; }
Public Property DashPattern As DashStop()
Type | Description |
---|---|
DashStop[] | An array of real numbers that specifies the lengths of alternating dashes and spaces in dashed lines. |