ZoomPanelSetZoomNow Method (Rect, Double) |
Namespace: Ab2d.Controls
public void SetZoomNow( 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.