ownerSVGElement property

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

Gets the nearest ancestor svg element.

Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.1Internet Explorer 9

Syntax

HRESULT value = object.put_ownerSVGElement(ISVGSVGElement* v);HRESULT value = object.get_ownerSVGElement(ISVGSVGElement** p);

Property values

Type: Object

The element, or null if the element is the outermost element.

Standards information

See also

SVGElement

 

 

Build date: 1/26/2012