C#
VB
C++
Gets or sets the row/column position of the cell.
public MedicalViewerCellPosition Position { get; }
Public ReadOnly Property Position As Leadtools.Medicalviewer.MedicalViewerCellPosition
public:
property Leadtools.Medicalviewer.MedicalViewerCellPosition^ Position {
Leadtools.Medicalviewer.MedicalViewerCellPosition^ get();
}
The MedicalViewerCellPosition object that represents the row and column position of the cell.
For an example, refer to MedicalViewerCellPosition
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