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

Show in webframe

AnnotationMoveCursor Property






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

Property Value

A System.Windows.Forms.Cursor object that represents the cursor to display when the mouse pointer is over a selected annotation object.
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