instanceRoot property

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

 

Syntax

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

Property values

Type: Object

The root of the instance tree.

Standards information

Remarks

For more information about the instance tree, see SVGElementInstance.