AnnotationSelectCursor Property

Summary
Gets or sets the cursor that is displayed when the mouse pointer is over a non-selected annotation.
Syntax
C#
VB
C++
public Cursor AnnotationSelectCursor { get; set; } 
  
Public Property AnnotationSelectCursor As Cursor 
            public: 
property Cursor^ AnnotationSelectCursor { 
   Cursor^ get(); 
   void set (    Cursor^ ); 
} 

Property Value

A System.Windows.Forms.Cursors object that represents the cursor to display when the mouse pointer is over a non-selected annotation.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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