Click or drag to resize

PdfQuadrilateral Properties

The PdfQuadrilateral type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmpty
Gets an empty quadrilateral.
Public propertyItem
Gets or sets the PdfPoint at the specified index. Index may be 0-3 inclusive.
Public propertyP0
Gets or sets the Point 0.
Public propertyP1
Gets or sets the Point 1.
Public propertyP2
Gets or sets the Point 2.
Public propertyP3
Gets or sets the Point 3.
Top
See Also