[]
Initializes a new instance of the SetLineDashPattern class.
public SetLineDashPattern(float dashPhase, float[] dashPattern)
Public Sub New(dashPhase As Single, dashPattern As Single())
Type | Name | Description |
---|---|---|
float | dashPhase | The value of DashPhase. |
float[] | dashPattern | The value of DashPattern. |