Table of Contents

Interface SVGElementInstance

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("SVGElementInstance")]
public interface SVGElementInstance

Properties

CorrespondingElement

[Value("correspondingElement")]
SVGElement? CorrespondingElement { get; }

Property Value

SVGElement

CorrespondingUseElement

[Value("correspondingUseElement")]
SVGUseElement? CorrespondingUseElement { get; }

Property Value

SVGUseElement