public AnnKeys RotateModifierKey {get; set;}
public AnnKeys RotateModifierKey {get; set;}
@property (nonatomic) LTAnnKeys rotateModifierKey;
public int getRotateModifierKey() public void setRotateModifierKey(int value)
get_RotateModifierKey();
set_RotateModifierKey(value);
Object.defineProperty('RotateModifierKey');
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.
Note: This member is not supported in WinRT Phone.