←Select platform

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 Leadtools.LeadPoint _ 
)  
public: 
void ZoomOut(  
   Leadtools.LeadPoint location 
)  

Parameters

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

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