Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in and out or offset the image.
public Rectangle GetDisplayedImageRectangle(int subCellIndex)
Public Overloads Function GetDisplayedImageRectangle( _ByVal subCellIndex As Integer _) As Rectangle
public:Rectangle GetDisplayedImageRectangle(int subCellIndex)
subCellIndex
The zero-based index of the sub-cell of the rectangle that the method will retrieve.
A System.Drawing.Rectanglethat represents the image boundaries. This changes as you zoom in and out or offset 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
