Click or drag to resize

PdfPathOperationLineTo Method

Overload List
  NameDescription
Public methodStatic memberCode exampleLineTo(PdfPoint)
Constructs a new Line PdfPathOperation to the specified point.
Public methodStatic memberCode exampleLineTo(Double, Double)
Constructs a new Line PdfPathOperation to the specified x and y coordinates.
Top
See Also