Table of Contents

Class SVGCircleElement

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("SVGCircleElement")]
public class SVGCircleElement : SVGGeometryElement, ElementCSSInlineStyle, GlobalEventHandlers, SVGElementInstance, HTMLOrSVGElement, SVGTests
Inheritance
SVGCircleElement
Implements
Inherited Members

Constructors

SVGCircleElement()

public SVGCircleElement()

Properties

Cx

[Value("cx")]
public SVGAnimatedLength Cx { get; }

Property Value

SVGAnimatedLength

Cy

[Value("cy")]
public SVGAnimatedLength Cy { get; }

Property Value

SVGAnimatedLength

R

[Value("r")]
public SVGAnimatedLength R { get; }

Property Value

SVGAnimatedLength