Zooms in to a higher resolution.
public void ZoomIn()
Public Overloads Sub ZoomIn()
public:
void ZoomIn();
Zooms in to a higher resolution, or double the size of the current resolution. If the image is at the highest resolution when ZoomIn() is called, nothing will happen.
For an example that calls this function to zoom in to the next resolution after the file has been opened, 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