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