Restores the current view area to the last saved view.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.306.0 (10.97.306.00)

Syntax

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

Implements

IGwxControlResetDefaultZoomAndPan()()()()

See Also