Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

RotateModifierKey Property







Gets or sets a value indicating the current auto-rotate modifier key.
Syntax
public virtual AnnKeys RotateModifierKey {get; set;}
'Declaration
 
Public Overridable Property RotateModifierKey As AnnKeys
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnKeys
 
instance.RotateModifierKey = value
 
value = instance.RotateModifierKey
public virtual AnnKeys RotateModifierKey {get; set;}
public int getRotateModifierKey();
public void setRotateModifierKey(int value);
            
 <br/>get_RotateModifierKey();<br/>set_RotateModifierKey(value);<br/>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

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features