animatedInstanceRoot property

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

Gets the animated root of the instance tree of a use element.

Scalable Vector Graphics: Document Structure, Section 5.11.8Internet Explorer 9

Syntax

HRESULT value = object.get_animatedInstanceRoot(ISVGElementInstance** p);

Property values

Type: Object

The animated root of the instance tree.

Standards information

Remarks

If the xlink:href attribute is being animated, the animatedInstanceRoot property contains the current animated root of the instance tree. If the xlink:href attribute is not currently being animated, animatedInstanceRoot contains the same value as the instanceRoot property.

For more information about the instance tree, see SVGElementInstance.

 

 

Build date: 1/26/2012