Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / Quadrilateral Structure / Quadrilateral Constructor

In This Topic
    Quadrilateral Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the Quadrilateral struct from the four corners of a rectangle.

    The vertices's 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's of the quadrilateral correspond to the corners of the rectangle clockwise starting from the bottom left vertex.

     
    See Also