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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.