SVGFESpecularLightingElement.KernelUnitLengthY

SVGFESpecularLightingElement.KernelUnitLengthY property

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

public SVGAnimatedNumber KernelUnitLengthY { get; }

Property Value

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

See Also