C#
VB
C++
Gets or sets the cursor that is displayed when the mouse pointer is over a non-selected annotation.
public Cursor AnnotationSelectCursor { get; set; }
Public Property AnnotationSelectCursor As Cursor
A System.Windows.Forms.Cursors object that represents the cursor to display when the mouse pointer is over a non-selected annotation.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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