(Leadtools.Controls)

ZoomToRect Method

Show in webframe





The rectangle, in control coordinates, that the image will zoom to.
Zooms the image to the specified rectangle.
Syntax
public virtual void ZoomToRect( 
   Rect rect
)
Public Overridable Sub ZoomToRect( _
   ByVal rect As Rect _
) 
public virtual void ZoomToRect( 
   Rect rect
)
-(void)zoomToRect:(CGRect)rc;
public void zoomToRect(RectF rect)
 function Leadtools.Controls.ImageViewer.ZoomToRect( 
   rect 
)

Parameters

rect
The rectangle, in control coordinates, that the image will zoom to.
Remarks

ImageViewerZoomToInteractiveMode uses this method.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.