Gets or sets the System.Windows.Forms.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.Forms.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 ControlPointCursor image will be used instead.
For an example, refer to SelectObjectCursor.
RotateCenterControlPointCursor 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