Gets or sets the rotate modifier key.
public AnnKeys RotateModifierKey { get; set; }
Public Property RotateModifierKey As AnnKeys
@property (nonatomic) LTAnnKeys rotateModifierKey;
public int getRotateModifierKey()
public void setRotateModifierKey(int value)
The rotate modifier key. The default value is AnnKeys.Shift.
This key is used in design mode when an object is selected. Pressing down this key and clicking anywhere on the object and then dragging the mouse rotates the object around its origin.
To make this option work you have to disable AnnAutomationManager.UseRotateThumbs property.
Note that the AnnEncryptObject object does not support rotation.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document