Interface SVGElementInstance
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("SVGElementInstance")]
public interface SVGElementInstance
Properties
CorrespondingElement
[Value("correspondingElement")]
SVGElement? CorrespondingElement { get; }
Property Value
CorrespondingUseElement
[Value("correspondingUseElement")]
SVGUseElement? CorrespondingUseElement { get; }