PdfQuadrilateral Properties |
The PdfQuadrilateral type exposes the following members.
Name | Description | |
---|---|---|
Empty |
Gets an empty quadrilateral.
| |
Item |
Gets or sets the PdfPoint at the specified index. Index may be
0-3 inclusive.
| |
P0 |
Gets or sets the Point 0.
| |
P1 |
Gets or sets the Point 1.
| |
P2 |
Gets or sets the Point 2.
| |
P3 |
Gets or sets the Point 3.
|