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

In This Topic
    D Field
    In This Topic
    The fourth vertex of the quadrilateral.

    If initialized from a rectangle, corresponds to the rectangle's bottom right corner.

    Syntax
    'Declaration
     
    Public D As System.Drawing.PointF
    public System.Drawing.PointF D
    See Also