a
b
c
cx
cy
d
dx
dy
e
f
fx
fy
id
in1
in2
k1
k2
k3
k4
r1
r2
x
x1
x2
y
y1
y2
z
Expand Minimize
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.9

Syntax

JavaScript
p = object.previousSibling

Property values

Type: Object

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

Standards information

See also

SVGElementInstance

 

 

Build date: 11/28/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.