animatedInstanceRoot property
[This documentation is preliminary and is subject to change.]
Gets the animated root of the instance tree of a use element.
![]() ![]() |
Syntax
HRESULT value = object.get_animatedInstanceRoot(ISVGElementInstance** p);
Property values
Type: Object
The animated root of the instance tree.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.8
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
.png)
.png)