slope property

Indicates the slope of the linear function.

This property is read-only.

Scalable Vector Graphics: Filter Effects, Section 15.25.8Internet Explorer 10

 

Syntax

HRESULT get_slope(
  [out] SVGAnimatedNumber **number
);

Property values

Type: SVGAnimatedNumber

Indicates the slope of the linear function. If the attribute is not specified, then the effect is as if a value of 1 were specified.

Standards information

See also

feComponentTransferelement
SVGFEFuncRElement

 

 

Show: