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