The PdfPoint type exposes the following members.
Properties
| Name | Description |
---|
 | IsEmpty |
Gets a value indicating whether this PdfPoint is empty.
|
 | X |
Gets or sets the x-coordinate of this PdfPoint.
|
 | Y |
Gets or sets the y-coordinate of this PdfPoint.
|
See Also