[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Quadrilateral.B

B Field

The second vertex of the quadrilateral.

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

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