Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Zoom Method
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : Zoom Method



size
The desired size of the image after zooming.
size
The desired size of the image after zooming.
Zooms in or out to any desired size.

Syntax

Visual Basic (Declaration) 
Public Sub Zoom( _
   ByVal size As Size _
) 
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim size As Size
 
instance.Zoom(size)
C# 
public void Zoom( 
   Size size
)
C++/CLI 
public:
void Zoom( 
   Size size
) 

Parameters

size
The desired size of the image after zooming.

Example

This example calls this function to zoom to the 3rd resolution. For an example, refer to JpipRasterImageViewer.

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features