Table of Contents

Class SVGPolylineElement

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll

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

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

Remarks

Constructors

SVGPolylineElement()

public SVGPolylineElement()