DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPolylineElement Class / Points Property

In This Topic
Points Property (SvgPolylineElement)
In This Topic
Gets or sets the list of points.
Syntax
'Declaration
 
Public Property Points As System.Collections.Generic.List(Of SvgPoint)
 
See Also