SetDockPosition Data Member Function

Sets the position of the dock panel to the specified position.

Prototype

int32 SetDockPosition( int32 Left, int32 Top, int32 Width, int32 Height )

Parameters

Parameter Type Parameter Name Documentation
int32LeftUndocumented
int32TopUndocumented
int32WidthUndocumented
int32HeightUndocumented

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.