RegionDefaultCursor Property

Summary
Gets or sets the cursor used to create the region of interest.
Syntax
C#
C++/CLI
public Cursor RegionDefaultCursor { get; set; } 
            public: 
property Cursor^ RegionDefaultCursor { 
   Cursor^ get(); 
   void set (    Cursor^ ); 
} 

Property Value

A System.Windows.Forms.Cursors object that represents the cursor to display when the user is creating the region of interest.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.