Microsoft SDK for Java

RebarBand.getAllowVertical

Retrieves a boolean value indicating whether this rebar band is displayed when the orientation property of the rebar control is set to Orientation.VERTICAL.

Syntax

public boolean getAllowVertical()

Return Value

Returns true if the rebar band can be displayed vertically; otherwise, returns false.

See Also   setAllowVertical

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