Y Property

Summary

Gets the value that indicates the Y coordinate of the cursor.

Syntax
C#
VB
C++
public int Y { get; } 
  
Public ReadOnly Property Y As Integer 
            public: 
property int Y { 
   int get(); 
} 

Property Value

Value that indicates the Y coordinate of the cursor.

Example

For an example, refer to MedicalViewerUIChangedEventArgs

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly