Share via


MapControl.CenterChanged Event

Definition

Occurs when the value of the Center property of the MapControl changes.

public event TypedEventHandler<MapControl,object> CenterChanged;

Event Type

Applies to

See also