C#
VB
Java
WinRT C#
C++
Gets or sets a value indicating the current auto-rotate modifier key.
public virtual AnnKeys RotateModifierKey { get; set; }
Public Overridable Property RotateModifierKey As Leadtools.Annotations.Core.AnnKeys
public virtual Leadtools.Annotations.Core.AnnKeys RotateModifierKey {get; set;}
public int getRotateModifierKey();
public void setRotateModifierKey(int value);
<br/>get_RotateModifierKey();<br/>set_RotateModifierKey(value);<br/>Object.defineProperty('RotateModifierKey');
the current auto-rotate modifier key. Default value is AnnKeys.None.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET