←Select platform

ZoomIn(LeadPoint) Method

Summary

Zooms in to a higher resolution in a specific location

Syntax

C#
VB
C++
public void ZoomIn( 
   LeadPoint location 
) 
  
Public Overloads Sub ZoomIn( _ 
   ByVal location As Leadtools.LeadPoint _ 
)  
public: 
void ZoomIn(  
   Leadtools.LeadPoint location 
)  

Parameters

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

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