[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Quadrilateral.D

D Field

The fourth vertex of the quadrilateral.

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

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