(Leadtools.Annotations.Automation)

RotateModifierKey Property

Show in webframe




Gets or sets the rotate modifier key.
Syntax
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');

Property Value

The rotate modifier key. 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 Leadtools.Annotations.Core.AnnEncryptObject object does not support rotation.

Note: This member is not supported in WinRT Phone.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.