LuciadCPillar C# 2024.0.05
|
Interface for observing the Map
.
More...
Public Member Functions | |
void | OnMapChanged (Luciad.Maps.MapEvent mapEvent) |
This method is called whenever a property of the map has changed. More... | |
Interface for observing the Map
.
void Luciad.Maps.IMapObserver.OnMapChanged | ( | Luciad.Maps.MapEvent | mapEvent | ) |
This method is called whenever a property of the map has changed.
mapEvent | the event describing the change. |