parentNode property

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

Gets the parent of this SVGElementInstance object within the instance tree.

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

Syntax

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

Property values

Type: Object

The parent object, or null if there is no parent object.

Standards information

Remarks

Every SVGElementInstance object has a parent, except for the object that corresponds to the element that the use element directly references.

See also

SVGElementInstance

 

 

Build date: 1/26/2012