C#
VB
C++
Zooms out to a lower resolution.
public void ZoomOut()
Public Overloads Sub ZoomOut()
public:
void ZoomOut();
Zooms out to a lower resolution, or half the size of the image. If the image is at the lowest resolution when ZoomOut() is called, nothing will happen.
For an example that calls this function to zoom out to a lower resolution after ZoomIn, refer to JpipRasterImageViewer.
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