previousSibling property

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

Gets the SVGElementInstance object that immediately precedes this SVGElementInstance object.

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

Syntax

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

Property values

Type: Object

The previous object, or null if there is no such object.

Standards information

See also

SVGElementInstance

 

 

Build date: 1/26/2012