SVGComponentTransferFunctionElement.Slope

SVGComponentTransferFunctionElement.Slope property

Corresponds to attribute ‘slope’ on the given element.

public SVGAnimatedNumber Slope { get; }

Property Value

The attribute ‘slope’ of the given element.

See Also