get_rotateModifierKey();
set_rotateModifierKey(value);
Object.defineProperty('rotateModifierKey');
Type | Description |
---|---|
AnnKeys | The rotate modifier key. 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 Leadtools.Annotations.Core.AnnEncryptObject object does not support rotation.