Gets or sets a value indicating the current auto-rotate key. This is a dependency property.
public ModifierKeys RotateModifierKey { get; set; }
Public Property RotateModifierKey As ModifierKeys
A System.Windows.Input.ModifierKeys value that specifies the current auto-rotate key.
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 control's point will rotate around its origin.
For C#/VB examples, refer to AnnDesigner.
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