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