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