Documents for PDF, .NET Edition Documentation
Quadrilateral Constructor

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > Quadrilateral Structure : Quadrilateral Constructor
Overload List
OverloadDescription
Initializes a new instance of the Quadrilateral struct from the four corners of a rectangle.

The vertices of the quadrilateral correspond to the corners of the rectangle clockwise starting from the bottom left vertex.

 
Initializes a new instance of the Quadrilateral struct from a rectangle.

The vertices of the quadrilateral correspond to the corners of the rectangle clockwise starting from the bottom left vertex.

 
See Also

Reference

Quadrilateral Structure
Quadrilateral Members