C#
VB
C++
Zooms the image towards the specified rectangle.
public void ZoomToRectangle(
Rectangle rectangle
)
Public Sub ZoomToRectangle( _
ByVal rectangle As Rectangle _
)
public:
void ZoomToRectangle(
Rectangle rectangle
)
rectangle
the zoom rectangle.
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