[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Quadrilateral.C

C Field

The third vertex of the quadrilateral.

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

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