SVGComponentTransferFunctionElement.Exponent

SVGComponentTransferFunctionElement.Exponent property

Corresponds to attribute ‘exponent’ on the given element.

public SVGAnimatedNumber Exponent { get; }

Property Value

The attribute ‘exponent’ of the given element.

See Also