Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.