SVGFESpecularLightingElement.SurfaceScale

SVGFESpecularLightingElement.SurfaceScale property

Corresponds to attribute ‘surfaceScale’ on the given ‘feSpecularLighting’ element.

public SVGAnimatedNumber SurfaceScale { get; }

Property Value

The attribute ‘surfaceScale’ of the given ‘feSpecularLighting’ element.

See Also