nearestViewportElement property

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

Gets a value that indicates which element established the current viewport.

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

Syntax

HRESULT value = object.get_nearestViewportElement(ISVGElement** p);

Property values

Type: Object

The element that created the current viewport (typically the nearest ancestor svg element). This parameter is NULL if the current element is the outermost svg element.

Standards information

 

 

Build date: 1/26/2012