Table of Contents

Method Layer

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Layer(int)

Determines the layer of the docked pane.

IAuiPaneInfo Layer(int layer)

Parameters

layer int

New pane layer value.

Returns

IAuiPaneInfo

Returns this pane info instance.

Remarks

The dock layer is similar to an onion, the inner-most layer being layer 0. Each shell moving in the outward direction has a higher layer number. This allows for more complex docking layout formation.