Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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