←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly