[]
Represents a 'polyline' element in the DOM.
public class SvgPolylineElement : SvgGeometryElement
Public Class SvgPolylineElement
Inherits SvgGeometryElement
| Name | Description |
|---|---|
| SvgPolylineElement() | Initializes a new instance of the SvgPolylineElement class. |
| Name | Description |
|---|---|
| SvgName | Gets the SVG name of SvgPolylineElement. |
| Name | Description |
|---|---|
| ElementName | Gets the SVG name of the current element. |
| Points | Gets or sets the list of points. |