Click or drag to resize

ZoomPanelZoomForRectangle Method

Overload List
  NameDescription
Public methodZoomForRectangle(Rect)
Zooms and translates to show the content defined by newZoomRectangle (coordinates absolute units - from ZoomPanel's position and its ActualWidth and ActualHeight)
Public methodZoomForRectangle(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)
Top
See Also