PanZoomBase.ZoomStop Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
No matter if the user is still looking at the currently active pan-zoom panel, once the "zoom stop" action has been triggered, reset the active target.
public:
void ZoomStop();
public void ZoomStop ();
member this.ZoomStop : unit -> unit
Public Sub ZoomStop ()