Table of Contents

Method FloatingSizePixel

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

FloatingSizePixel(int, int)

Sets the size of the floating pane.

IAuiPaneInfo FloatingSizePixel(int width, int height)

Parameters

width int

New floating pane width.

height int

New floating pane height.

Returns

IAuiPaneInfo

Returns this pane info instance.