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

Show in webframe

Cursor Property (MedicalViewer)






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

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