LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Zoom Method

Show in webframe





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
) 

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

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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