Microsoft SDK for Java

RebarBand.setMaxInitialHeight

Sets the maximum height of the rebar band, in pixels.

Syntax

public void setMaxInitialHeight( int maxInitHeight )

Parameters

maxInitHeight

Set to the maximum height of the rebar band, in pixels. The default value is 100.

Remarks

The value of this property is ignored if the allowVariableHeight property is set to false.

See Also   getMaxInitialHeight

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