Piccolo.NET

PZoomToEventHandler.ZoomTo Method 

Animates the camera's view, panning and scaling when necessary, to fully fit the bounds of the picked node into the camera's view bounds.

protected virtual void ZoomTo(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PZoomToEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace