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

Show in webframe

AnnotationDefaultCursor Property






Gets or sets the cursor that is displayed when the mouse pointer is over the handle of a selected annotation.
Syntax
public Cursor AnnotationDefaultCursor {get; set;}
'Declaration   Public Property AnnotationDefaultCursor As Cursor
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Cursor   instance.AnnotationDefaultCursor = value   value = instance.AnnotationDefaultCursor
public: property Cursor^ AnnotationDefaultCursor {    Cursor^ get();    void set (    Cursor^ value); }

Property Value

A System.Windows.Forms.Cursors object that represents the cursor to display when the mouse pointer is over the handle of a selected annotation.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell 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