Rebar.getOrientation

Overview | Methods | This Package | All Packages

Rebar.getOrientation

Retrieves a value indicating whether the rebar control is oriented horizontally or vertically.

Syntax

public int getOrientation()

Return Value

Returns Orientation.HORIZONTAL if the rebar control is oriented horizontally; returns Orientation.VERTICAL if the rebar control is oriented vertically.

See Also   setOrientation