←Select platform

X Property

Summary

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

Syntax

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

Property Value

Value that indicates the X coordinate of the cursor.

Example

For an example, refer to MedicalViewerUIChangedEventArgs

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly