Table of Contents

Method BestSizeDip

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

BestSizeDip(double, double)

Sets the ideal size for the pane.

IAuiPaneInfo BestSizeDip(double width, double height)

Parameters

width double

New best width.

height double

New best height.

Returns

IAuiPaneInfo

Returns this pane info instance.

Remarks

The docking manager will attempt to use this size as much as possible when docking or floating the pane.