←Select platform

ZoomIn() Method

Summary

Zooms in to a higher resolution.

Syntax

C#
VB
C++
public void ZoomIn() 
  
Public Overloads Sub ZoomIn()  
public: 
void ZoomIn();  

Remarks

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.

Example

For an example that calls this function to zoom in to the next resolution after the file has been opened, refer to JpipRasterImageViewer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly