Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

RotateModifierKey Property

Show in webframe
Gets or sets the rotate modifier key.
Syntax
get_rotateModifierKey();
set_rotateModifierKey(value);
Object.defineProperty('rotateModifierKey');

Property Value

TypeDescription
AnnKeysThe rotate modifier key. The default value is AnnKeys.Shift.
Remarks

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.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

Error processing SSI file