The new orientation value
setOrientation Method
Sets the Axis Orientation, e.g. Horizontal (XAxis) or Vertical (YAxis)
Syntax
void setOrientation( 
   int orientation
)

Parameters

orientation
The new orientation value
See Also