[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.FreeFormPolygon.Points

Points Property

Points

Gets or sets the array of source points (before their transformation).

Declaration
public PointF[] Points { get; set; }
Public Property Points As PointF()