Interface SVGFilterPrimitiveStandardAttributes
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("SVGFilterPrimitiveStandardAttributes")]
public interface SVGFilterPrimitiveStandardAttributes
Properties
Height
[Value("height")]
SVGAnimatedLength Height { get; }
Property Value
- SVGAnimatedLength
Result
[Value("result")]
SVGAnimatedString Result { get; }
Property Value
- SVGAnimatedString
Width
[Value("width")]
SVGAnimatedLength Width { get; }
Property Value
- SVGAnimatedLength
X
[Value("x")]
SVGAnimatedLength X { get; }
Property Value
- SVGAnimatedLength
Y
[Value("y")]
SVGAnimatedLength Y { get; }
Property Value
- SVGAnimatedLength