ZoomPanelSetZoom Method (Rect, Double) |
Namespace: Ab2d.Controls
public void SetZoom( Rect viewbox, double rotationAngle )
Sets the zoom area to the new viewbox.
new rotation angle
If the IsAnimated property is true, the viewbox change is animated. To always make immediate zoom area change use SetZoomNow(Rect) method.