SetEditMode

Deprecated. Do not use in new code.

(Engine-Level Function)

Description: Sets the graphics edit mode for a window.
Returns: Nothing
Usage: Script or steady state.
Function Groups: Editor,  Window
Related to: WinEditCtrl
Format: SetEditMode(Object, Mode)
Parameters:  
Object
Required. Any object expression that identifies the window.
Mode
Required. Any numeric expression for the new edit mode:

Mode

Edit Mode

0

Disable mouse actions

1

Enable mouse actions

2

Toggle mouse on/off