[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Quadrilateral.A

A Field

The first vertex of the quadrilateral.

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

Namespace: GrapeCity.Documents.Common
Assembly: DS.Documents.Imaging.dll
Syntax
public PointF A
Public A As PointF
Returns
Type Description
PointF The first vertex of the quadrilateral. If initialized from a rectangle, corresponds to the rectangle's bottom left corner.