maskContentUnits property

[This documentation is preliminary and is subject to change.]

Gets the maskContentUnits attribute of the mask element.

Scalable Vector Graphics: Clipping, Masking and Compositing, Section 14.6.2Internet Explorer 9

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

Remarks

If you do not specify the maskContentUnits attribute, the userSpaceOnUse default value is used.

See also

SVGMaskElement

 

 

Build date: 1/26/2012