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

In This Topic
    B Field
    In This Topic
    The second vertex of the quadrilateral.

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

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