SVGMaskElement.Y
SVGMaskElement.Y property
Corresponds to attribute ‘y’ on the given ‘mask’ element. Takes one of the constants defined in SVGUnitTypes.
public SVGAnimatedLength Y { get; }
Property Value
The attribute ‘y’ of the given ‘mask’ element.
See Also
- class SVGAnimatedLength
- class SVGMaskElement
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML