SVGComponentTransferFunctionElement.Type
SVGComponentTransferFunctionElement.Type property
Corresponds to attribute ‘type’ on the given element. Takes one of the SVG_FECOMPONENTTRANSFER_TYPE_* constants defined on this interface.
public SVGAnimatedEnumeration Type { get; }
Property Value
The attribute ‘type’ of the given element.
See Also
- class SVGAnimatedEnumeration
- class SVGComponentTransferFunctionElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML