Table of Contents

Class SVGDiscardElement

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
IMPORTANT
Deprecated
The SVGDiscardElement interface is an interface for the deprecated <discard> element.
[Value("SVGDiscardElement")]
public class SVGDiscardElement : SVGAnimationElement, ElementCSSInlineStyle, GlobalEventHandlers, SVGElementInstance, HTMLOrSVGElement, SVGTests
Inheritance
SVGDiscardElement
Implements
Inherited Members

Remarks

Note that it does not provide access to the specific attributes of the <discard> element (begin and href).

See also on MDN

Constructors

SVGDiscardElement()

public SVGDiscardElement()