ZoomOut() Method

Summary
Zooms out to a lower resolution.
Syntax
C#
VB
C++
public void ZoomOut() 
  
Public Overloads Sub ZoomOut()  
public: 
void ZoomOut();  
Remarks

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.

Example

For an example that calls this function to zoom out to a lower resolution after ZoomIn, 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.