Provides access to members that control the GxGeographicView.
The IGxGeographicView interface is implemented by the GxGeographicView object. It provides access to the map and screen display that preview the currently selected object. Through this interface, the developer can retrieve the layer being displayed, then use the map and screen display properties to show additional information within the view.
| Description | ||
|---|---|---|
![]() |
DisplayedLayer | The layer object currently being displayed. |
![]() |
Map | The map object that is used to draw the layer. |
![]() |
MapDisplay | The display object that is used to draw the layer. |
| CoClasses and Classes | Description |
|---|---|
| GxGeographicView | GxView that represents the geographic view. |