Skybound Rebar

RebarBand.Maximize Method

Resizes the band to its maximum size.

Overload List

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

public void Maximize();

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

public void Maximize(bool);

See Also

RebarBand Class | Skybound.Rebar Namespace | Minimize | Restore