←Select platform

AnnotationDefaultCursor Property

Summary

Gets or sets the cursor that is displayed when the mouse pointer is over the handle of a selected annotation.

Syntax

C#
VB
C++
public Cursor AnnotationDefaultCursor {get; set;}
Public Property AnnotationDefaultCursor As Cursor
public: 
property Cursor^ AnnotationDefaultCursor { 
   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 the handle of a selected annotation.

Example

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize