Interface IGeoView
A set of GeoView members used with the GeoViewHandler<S, T> class.
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public interface IGeoView
Remarks
This API might expand in the future, and implementing it isn't recommended.
Properties
Name | Description |
---|---|
Graphics |
Gets or sets the GraphicsOverlays collection. |
Grid | Gets or sets a coordinate system grid to display on top of the Geo |
Is |
Gets or sets a value indicating whether the Esri attribution text is visible. |
Labeling | Gets or sets the View |
Selection |
Gets or sets the selection properties that is applied to graphic overlays and layers within the view. |
Time |
Gets or sets the time extent that is applied to layers within the view. |
View |
Gets or sets the viewport inset. |
Methods
Name | Description |
---|---|
Draw |
Raises the draw status changed event. |
Geo |
Raises the double-tapped event on the geoview. |
Geo |
Raises the holding event on the geoview. |
Geo |
Raises the tapped event on the geoview. |
Layer |
Raises the layer view statue changed event on the geoview. |
Navigation |
Raises the navigation on completed event. |
Property |
Raises the property changed event on the geoview |
Spatial |
Raises the spatial reference changed event on the geoview |
Viewpoint |
Raises the viewpoint changed event on the geoview |
Applies to
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |