Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnEditDesigner Class : RotateModifierKey Property |
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');
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.