Fired when the Minimum Zoom changes

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event EventHandler<ZoomChangedEventArgs> MinZoomChanged
Visual Basic
Public Event MinZoomChanged As EventHandler(Of ZoomChangedEventArgs)
JScript
JScript does not support events.

See Also