DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / Contour Class / Points Property

In This Topic
Points Property (Contour)
In This Topic
Gets a read-only list of AnchorPoints.
Syntax
'Declaration
 
Public ReadOnly Property Points As System.Collections.Generic.IReadOnlyList(Of AnchorPoint)
 
See Also