get_rotateModifierKey();
set_rotateModifierKey(value);
Object.defineProperty('rotateModifierKey');
Type | Description |
---|---|
AnnKeys | the current auto-rotate modifier key. Default value is AnnKeys.None. |
When this AnnEditDesigner is editing an object and the user holds down the key specified by this property while clicking and dragging on the object, the object will rotate around its origin.