PDF File Writer Class Library - Author Uzi Granot
PdfContentsSetDashLine Method |
Set dash line pattern
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetDashLine( double[] DashArray, double DashPhase )
Parameters
- DashArray
- Type: SystemDouble
Dash array - DashPhase
- Type: SystemDouble
Dash phase
