get_rotateModifierKey();
set_rotateModifierKey(value);
Object.defineProperty('rotateModifierKey');
Type | Description |
---|---|
AnnKeys | The rotate modifier key. The default value is AnnKeys.Shift. |
This key is used in design mode when the an object is selected. Pressing down this key and clicking anywhere on the object then dragging the mouse rotates the object around its origin.
Note that the AnnEncryptObject object does not support rotation.