C#
VB
C++
Gets or sets the cursor used to create the region of interest.
public Cursor RegionDefaultCursor { get; set; }
Public Property RegionDefaultCursor As Cursor
A System.Windows.Forms.Cursors object that represents the cursor to display when the user is creating the region of interest.
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