Click or drag to resize

IPlatformBasesetWindowSize Method (cursorZoneSpatialPreset, Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the size of the window.

Namespace:  imbACE.Services.platform.interfaces
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
void setWindowSize(
	cursorZoneSpatialPreset preset,
	bool doAutoDeploySize = true
)
Request Example View Source

Parameters

preset
Type: cursorZoneSpatialPreset
The preset.
doAutoDeploySize (Optional)
Type: SystemBoolean
if set to true [do automatic deploy size].
See Also