ZoomOut(LeadPoint) Method

Summary

Zooms out to a lower resolution in a specific location

Syntax
C#
VB
C++
public void ZoomOut( 
   LeadPoint location 
) 
  
Public Overloads Sub ZoomOut( _ 
   ByVal location As LeadPoint _ 
)  
public: 
void ZoomOut(  
   LeadPoint location 
)  

Parameters

location
A Leadtools.LeadPoint representing the location in the image to zoom out.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly