Gets the length of the dash relative to the line width.
public int DashLength {get;}
'Declaration
Public ReadOnly Property DashLength As Integer
'Usage
Dim instance As DashStop
Dim value As Integer
value = instance.DashLength
Property Value
The length of the dash relative to the line width.