maskContentUnits property
[This documentation is preliminary and is subject to change.]
Gets the maskContentUnits attribute of the mask element.
![]() ![]() |
Syntax
HRESULT value = object.put_maskContentUnits(ISVGAnimatedEnumeration* v);HRESULT value = object.get_maskContentUnits(ISVGAnimatedEnumeration** p);
Property values
Type: Object
The coordinate system for the contents of the mask element as one of the constants defined in svgUnitTypes.
Standards information
- Scalable Vector Graphics: Clipping, Masking and Compositing, Section 14.6.2
Remarks
If you do not specify the maskContentUnits attribute, the userSpaceOnUse default value is used.
See also
Build date: 1/26/2012
.png)
.png)