This topic has not yet been rated - Rate this topic

correspondingUseElement property

Gets the corresponding use element that this object belongs to.

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

Syntax

HRESULT value = object.get_correspondingUseElement(ISVGUseElement** p);

Property values

Type: Object

The corresponding use element.

Standards information

Remarks

When use elements are nested, the corresponding use element is the outermost use element (the element with the indirect reference, not the direct reference).

See also

SVGElementInstance

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.