Method OnGeoViewLoaded
| Edit this page View SourceOnGeoViewLoaded(GeoView)
Raised when the attached GeoView loads into the active view.
Declaration
protected virtual void OnGeoViewLoaded(GeoView geoView)
Parameters
Type | Name | Description |
---|---|---|
GeoView | geoView | GeoView that was loaded |