C#
VB
C++
Gets the rectangle that represents the painting area of the cell or sub-cell.
public Rectangle Rectangle { get; }
Public ReadOnly Property Rectangle As Rectangle
public:
property Rectangle Rectangle {
Rectangle get();
}
The rectangle that represents the painting area of the cell or sub-cell. This rectangle does not include the border.
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