LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

Zoom Method






The desired size of the image after zooming.
Zooms in or out to any desired size.
Syntax
public void Zoom( 
   LeadSize size
)
'Declaration
 
Public Sub Zoom( _
   ByVal size As LeadSize _
) 
'Usage
 
Dim instance As JpipRasterImageViewer
Dim size As LeadSize
 
instance.Zoom(size)
public void Zoom( 
   LeadSize size
)
 function Leadtools.Jpip.Client.WinForms.JpipRasterImageViewer.Zoom( 
   size 
)
public:
void Zoom( 
   LeadSize size
) 

Parameters

size
The desired size of the image after zooming.
Remarks
Size can have any value: the JpipRasterImageViewer will find the best resolution that fits this size and then load, decode and paint the image.
Example
For an example of calling this function to zoom to the 3rd resolution, refer to JpipRasterImageViewer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features