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

In This Topic
    A Field
    In This Topic
    The first vertex of the quadrilateral.

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

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