ZoomPanelZoomForRectangleRelative Method |
Zooms and translates to show the content defined by newZoomRectangle (coordinates in relative units - 1,1 is right bottom corner or ZoomPanel)
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic void ZoomForRectangleRelative(
Rect newZoomRectangle
)
Parameters
- newZoomRectangle
- Type: System.WindowsRect
newZoomRectangle
See Also