LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Cursor Property (MedicalViewer)

Show in webframe





Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control.
Syntax
public override Cursor Cursor {get; set;}
'Declaration
 
Public Overrides Property Cursor As Cursor
'Usage
 
Dim instance As MedicalViewer
Dim value As Cursor
 
instance.Cursor = value
 
value = instance.Cursor

            

            
public:
property Cursor^ Cursor {
   Cursor^ get() override;
   void set (    Cursor^ value) override;
}

Property Value

A System.Windows.Forms.Cursor object that represents the cursor to display when the mouse pointer is hovering over the medical control.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewer Class
MedicalViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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