PDF File Writer Class Library - Author Uzi Granot
PdfContentsDrawLine Method (LineD, Double) |
Draw line with given line width
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void DrawLine( LineD Line, double LineWidth )
Parameters
- Line
- Type: PdfFileWriterLineD
Line - LineWidth
- Type: SystemDouble
Line width
