Skybound Rebar

RebarBand.Minimize Method

Resizes the band to its minimum size.

Overload List

Resizes the band to its minimum size. The action is animated when specified by the AnimateBands property of the parent control.

public void Minimize();

Resizes the band to its minimum size with or without animation.

public void Minimize(bool);

See Also

RebarBand Class | Skybound.Rebar Namespace | Maximize | Restore