Click or drag to resize

PdfPathOperationMoveTo Method

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