ZoomPanelSetViewbox Method |
Namespace: Ab2d.Controls
public void SetViewbox( Rect newViewbox )
If the IsAnimated property is true, the viewbox change is animated. To always make immediate viewbox change use SetViewboxNow(Rect) method.
Using this method is the same as setting the Viewbox property.