SVGFEConvolveMatrixElement.KernelUnitLengthY
SVGFEConvolveMatrixElement.KernelUnitLengthY property
Corresponds to attribute ‘kernelUnitLength’ on the given ‘feConvolveMatrix’ element.
public SVGAnimatedNumber KernelUnitLengthY { get; }
Property Value
The attribute ‘kernelUnitLength’ of the given ‘feConvolveMatrix’ element.
See Also
- class SVGAnimatedNumber
- class SVGFEConvolveMatrixElement
- package com.aspose.html.Dom.Svg.Filters
- package Aspose.HTML