C#
VB
C++
Gets the rectangle that represents the image rectangle of the cell or sub-cell.
public Rectangle ImageRectangle { get; }
Public ReadOnly Property ImageRectangle As Rectangle
public:
property Rectangle ImageRectangle {
Rectangle get();
}
The rectangle that represents the image rectangle of the cell or sub-cell.
For an example, refer to MedicalViewerCellMouseEventArgs
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