Method OnGeoViewUnloaded
| Edit this page View SourceOnGeoViewUnloaded(GeoView)
Raised when the attached GeoView unloads from the active view.
Declaration
protected virtual void OnGeoViewUnloaded(GeoView geoView)
Parameters
Type | Name | Description |
---|---|---|
GeoView | geoView | GeoView that was unloaded |