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
- package com.aspose.html.Dom.Svg
- package Aspose.HTML