Table of Contents

Method Center

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Center()

Sets the pane dock position to the center of the frame.

IAuiPaneInfo Center()

Returns

IAuiPaneInfo

Returns this pane info instance.

Remarks

The centre pane is the space in the middle after all border panes (left, top, right, bottom) are subtracted from the layout. This is the same thing as calling Direction(AuiManagerDock) with appropriate parameter value.