 | 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
Syntaxvoid setWindowSize(
cursorZoneSpatialPreset preset,
bool doAutoDeploySize = true
)
Request Example
View SourceParameters
- preset
- Type: cursorZoneSpatialPreset
The preset. - doAutoDeploySize (Optional)
- Type: SystemBoolean
if set to true [do automatic deploy size].
See Also