surfaceScale property

Specifies surface height when the alpha channel of the input image is set to 100% opacity.

This property is read-only.

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

 

Syntax

HRESULT get_surfaceScale(
  [out] SVGAnimatedNumber **ptr
);

Property values

Type: SVGAnimatedNumber

A number specifying the height. If not specified, this defaults to 1.0.

Standards information

 

 

Show: