PDF File Writer Class Library - Author Uzi Granot
PdfContentsDrawLine Method |
Overload List
Name | Description | |
---|---|---|
DrawLine(LineD) |
Draw line
| |
DrawLine(LineD, Double) |
Draw line with given line width
| |
DrawLine(PointD, PointD) |
Draw line
| |
DrawLine(PointD, PointD, Double) |
Draw line with given line width
| |
DrawLine(Double, Double, Double, Double) |
Draw line
| |
DrawLine(Double, Double, Double, Double, PdfTableBorderStyle) |
Draw border line
| |
DrawLine(Double, Double, Double, Double, Double) |
Draw line with given line width
|
See Also