Occurs when the current zoom has changed.

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

Syntax

C#
public event ZoomChangedEventHandler ZoomChanged
Visual Basic
Public Event ZoomChanged As ZoomChangedEventHandler
JScript
JScript does not support events.

Implements

IGwxControlZoomChanged()()()()

See Also