get_multiSelectModifierKey();
set_multiSelectModifierKey(value);
Object.defineProperty('multiSelectModifierKey');
Type | Description |
---|---|
AnnKeys | The multi-select modifier key. Default value is AnnKeys.Shift. |
This key is used in design mode to select multiple objects. After the first object is selected, you press and hold down this key then click on other objects on the container. A temporary group will be created and these objects will be added to this group.