C#
VB
C++
Gets or sets the cursor that is displayed when the mouse pointer is over the handle of a selected annotation.
public Cursor AnnotationDefaultCursor { get; set; }
Public Property AnnotationDefaultCursor As Cursor
A System.Windows.Forms.Cursors object that represents the cursor to display when the mouse pointer is over the handle of a 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