Table of Contents

Class SVGPolygonElement

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll

The SVGPolygonElement interface provides access to the properties of polygon elements, as well as methods to manipulate them.

[Value("SVGPolygonElement")]
public class SVGPolygonElement : SVGGeometryElement, ElementCSSInlineStyle, GlobalEventHandlers, SVGElementInstance, HTMLOrSVGElement, SVGTests, SVGAnimatedPoints
Inheritance
SVGPolygonElement
Implements
Inherited Members

Remarks

Constructors

SVGPolygonElement()

public SVGPolygonElement()