Gets the System.Drawing.Rectangle that represents the part of the cell or sub-cell that is occupied by the image.
public Rectangle GetDisplayedClippedImageRectangle(
int subCellIndex
)
Public Overloads Function GetDisplayedClippedImageRectangle( _
ByVal subCellIndex As Integer _
) As Rectangle
public:
Rectangle GetDisplayedClippedImageRectangle(
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 part of the cell or sub-cell that is occupied by the image.
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