Click or drag to resize

PdfPathLineTo Method

Overload List
  NameDescription
Public methodLineTo(PdfPoint)
Draws a line from the current drawing point to the parameter
Public methodLineTo(Double, Double)
Draws a line from the current drawing point to (x, y)
Top
See Also