PdfPathOperationMoveTo Method |
Name | Description | |
---|---|---|
MoveTo(PdfPoint) |
Constructs a new Move PdfPathOperation to the specified point.
| |
MoveTo(Double, Double) |
Constructs a new Move PdfPathOperation to the specified x and y coordinates.
|