DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / FreeFormPolygon Class / Points Property

In This Topic
Points Property (FreeFormPolygon)
In This Topic
Gets or sets the array of source points (before their transformation).
Syntax
'Declaration
 
Public Property Points As System.Drawing.PointF()
 
See Also