ResizeVerticalCursor Property

Summary
Gets or sets the cursor that is displayed when the mouse pointer is over the vertical splitter of the medical control.
Syntax
C#
VB
C++
public Cursor ResizeVerticalCursor { get; set; } 
  
Public Property ResizeVerticalCursor As Cursor 
            public: 
property Cursor^ ResizeVerticalCursor { 
   Cursor^ get(); 
   void set (    Cursor^ ); 
} 

Property Value

A Cursor object that represents the cursor to display when the mouse pointer is over the vertical splitter of the medical control.

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 Apryse Sofware Corp. All Rights Reserved.

Leadtools.MedicalViewer Assembly