[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetLineDashPattern.-ctor

SetLineDashPattern Constructor

SetLineDashPattern(float, float[])

Initializes a new instance of the SetLineDashPattern class.

Declaration
public SetLineDashPattern(float dashPhase, float[] dashPattern)
Public Sub New(dashPhase As Single, dashPattern As Single())
Parameters
Type Name Description
float dashPhase

The value of DashPhase.

float[] dashPattern

The value of DashPattern.