| ZoomPanelZoomForRectangle Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | ZoomForRectangle(Rect) | 
            Zooms and translates to show the content defined by newZoomRectangle (coordinates absolute units - from ZoomPanel's position and its ActualWidth and ActualHeight)
             | 
|  | ZoomForRectangle(Point, Point) | 
            Zooms and translates to show the content defined by startPoint and endPoint (coordinates in absolute units - from ZoomPanel's position and its ActualWidth and ActualHeight)
             | 
 See Also
See Also