[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Contour.Points

Points Property

Points

Gets a read-only list of AnchorPoints.

Declaration
public IReadOnlyList<AnchorPoint> Points { get; }
Public ReadOnly Property Points As IReadOnlyList(Of AnchorPoint)