correspondingUseElement property
[This documentation is preliminary and is subject to change.]
Gets the corresponding use element that this object belongs to.
![]() ![]() |
Syntax
HRESULT value = object.get_correspondingUseElement(ISVGUseElement** p);
Property values
Type: Object
The corresponding use element.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.9
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
Build date: 1/26/2012
.png)
.png)