Gets the System.Drawing.Rectangle that represents the display area of the cell/sub-cell.
public Rectangle GetDisplayedRectangle(
int subCellIndex
)
Public Overloads Function GetDisplayedRectangle( _
ByVal subCellIndex As Integer _
) As Rectangle
public:
Rectangle GetDisplayedRectangle(
int subCellIndex
)
subCellIndex
The zero-based index of the sub-cell of the rectangle that the method will retrieve.
A System.Drawing.Rectangle that represents the display area of the cell/sub-cell.
For an example refer to GetDisplayedClippedImageRectangle
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