Table of Contents

Property SurfaceScale

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SurfaceScale

public ISvgAnimatedNumber SurfaceScale { get; }

Property Value

ISvgAnimatedNumber

surfaceScale = "number"

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

Remarks

Corresponds to attribute 'surfaceScale' on the given 'feSpecularLighting' element.