Property SurfaceScale
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
SurfaceScale
Corresponds to attribute 'surfaceScale' on the given 'feDiffuseLighting' element.
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.