Gets or sets the System.Windows.Input.Cursor mouse pointer image used when the cursor is over a selected object.
public Cursor SelectedObjectCursor { get; set; }
Public Property SelectedObjectCursor As Cursor
The System.Windows.Input.Cursor mouse pointer image used when the cursor is over a selected object.
Used when UserMode is AnnUserMode.Design
If the cursor is over a control point the ControlPoint cursor's image will be used instead.
For C#/VB examples, refer to SelectObjectCursor.
RotateCenterControlPoint Property
ControlPointNWSECursor Property
ControlPointNESWCursor Property
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