ZoomPanelZoomForRectangle Method (Rect) |
Zooms and translates to show the content defined by newZoomRectangle (coordinates absolute units - from ZoomPanel's position and its ActualWidth and ActualHeight)
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic void ZoomForRectangle(
Rect newZoomRectangle
)
Parameters
- newZoomRectangle
- Type: System.WindowsRect
newZoomRectangle
See Also