(Leadtools.Annotations.Designers)

RotateModifierKey Property

Show in webframe





Gets or sets a value indicating the current auto-rotate modifier key.
Syntax
public virtual AnnKeys RotateModifierKey {get; set;}
Public Overridable Property RotateModifierKey As AnnKeys
public virtual 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 current auto-rotate modifier key. Default value is AnnKeys.None.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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