C#
VB
C++
Gets the x-coordinates of the mouse position relative to the cell.
public float X { get; }
Public ReadOnly Property X As Single
public:
property float X {
float get();
}
Value that indicates the x-coordinates of the mouse position relative to the cell.
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