C#
VB
C++
Gets the value that indicates the X coordinate of the cursor.
public int X { get; }
Public ReadOnly Property X As Integer
public:
property int X {
int get();
}
Value that indicates the X coordinate of the cursor.
For an example, refer to MedicalViewerUIChangedEventArgs
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET