C#
VB
C++
Gets the value that indicates the Y coordinate of the cursor.
public int Y { get; }
Public ReadOnly Property Y As Integer
public:
property int Y {
int get();
}
Value that indicates the Y 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