Table of Contents

Method SetDockSizeConstraint

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetDockSizeConstraint(double, double)

Adjusts limits of any new dock size.

public void SetDockSizeConstraint(double widthPct, double heightPct)

Parameters

widthPct double

New width limit.

heightPct double

New height limit.

Remarks

When a user creates a new dock by dragging a window into a docked position, often times the large size of the window will create a dock that is unwieldy large.