Back to Content

SVGComponentTransferFunctionElement: slope property

files/en-us/web/api/svgcomponenttransferfunctionelement/slope/index.md

latest319 B
Original Source

{{APIRef("SVG")}}

The slope read-only property of the {{domxref("SVGComponentTransferFunctionElement")}} interface reflects the {{SVGAttr("slope")}} attribute of the given element.

Value

An {{domxref("SVGAnimatedNumber")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}