SVGComponentTransferFunctionElement.Amplitude

SVGComponentTransferFunctionElement.Amplitude property

Corresponds to attribute ‘amplitude’ on the given element.

public SVGAnimatedNumber Amplitude { get; }

Property Value

The attribute ‘amplitude’ of the given element.

See Also