C#
VB
C++
Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image.
public Rectangle GetDisplayedImageRectangle()
Public Function GetDisplayedImageRectangle() As Rectangle
public:
Rectangle GetDisplayedImageRectangle();
A System.Drawing.Rectanglethat represents the image boundaries. This changes as you zoom in/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