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

Namespace: Aspose.Svg.Filters
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public SVGAnimatedNumber KernelUnitLengthY { get; }

Property Value

Type: SVGAnimatedNumber
The attribute ‘kernelUnitLength’ of the given ‘feSpecularLighting’ element.
See Also