Restores the current view area to the last saved view.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public void ResetDefaultZoomAndPan()
Visual Basic
Public Sub ResetDefaultZoomAndPan
JScript
public final function ResetDefaultZoomAndPan()

Implements

IGwxControlResetDefaultZoomAndPan()()()()

See Also