SVGPolylineElement.Points
SVGPolylineElement.Points property
Provides access to the base (i.e., static) contents of the ‘points’ attribute.
public SVGPointList Points { get; }
Property Value
The content of the ‘points’ attribute
See Also
- class SVGPointList
- class SVGPolylineElement
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML