Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

RegionDefaultCursor Property






Gets or sets the cursor used to create the region of interest.
Syntax
public Cursor RegionDefaultCursor {get; set;}
'Declaration   Public Property RegionDefaultCursor As Cursor
'Usage   Dim instance As MedicalViewerCell Dim value As Cursor   instance.RegionDefaultCursor = value   value = instance.RegionDefaultCursor
public: property Cursor^ RegionDefaultCursor {    Cursor^ get();    void set (    Cursor^ value); }

Property Value

A System.Windows.Forms.Cursors object that represents the cursor to display when the user is creating the region of interest.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features