Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomationManager Class : RotateModifierKey Property |
public AnnKeys RotateModifierKey {get; set;}
'Declaration
Public Property RotateModifierKey As AnnKeys
public AnnKeys RotateModifierKey {get; set;}
@property (nonatomic) LTAnnKeys rotateModifierKey;
public int getRotateModifierKey() public void setRotateModifierKey(int value)
<br/>get_RotateModifierKey();<br/>set_RotateModifierKey(value);<br/>Object.defineProperty('RotateModifierKey');
This key is used in design mode when an object is selected. Pressing down this key and clicking anywhere on the object and then dragging the mouse rotates the object around its origin.
Note that the AnnEncryptObject object does not support rotation.
Note: This member is not supported in WinRT Phone.