This topic has not yet been rated - Rate this topic

previousSibling property

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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.