PdfContents.DrawLine Method

PDF File Writer

PdfContentsDrawLine Method

Overload List
  NameDescription
Public methodDrawLine(LineD)
Draw line
Public methodDrawLine(LineD, Double)
Draw line with given line width
Public methodDrawLine(PointD, PointD)
Draw line
Public methodDrawLine(PointD, PointD, Double)
Draw line with given line width
Public methodDrawLine(Double, Double, Double, Double)
Draw line
Public methodDrawLine(Double, Double, Double, Double, PdfTableBorderStyle)
Draw border line
Public methodDrawLine(Double, Double, Double, Double, Double)
Draw line with given line width
Top
See Also