PdfPathOperationLineTo Method |
Name | Description | |
---|---|---|
LineTo(PdfPoint) |
Constructs a new Line PdfPathOperation to the specified point.
| |
LineTo(Double, Double) |
Constructs a new Line PdfPathOperation to the specified x and y coordinates.
|