Overload | Description |
---|---|
UpdateOverlay(MapView,IDisposable,Geometry) | Updates the geometry for an overlay graphic on the map view. |
UpdateOverlay(MapView,IDisposable,CIMGraphic,Double,Double) | Updates the graphic for an overlay graphic on the map view. |
UpdateOverlay(MapView,IDisposable,Geometry,CIMSymbolReference) | Updates the geometry and symbol for an overlay graphic on the map view. |
UpdateOverlay(MapView,IDisposable,Geometry,CIMSymbolReference,Double) | Updates the geometry and symbol for an overlay graphic on the map view. |
UpdateOverlay(MapView,IDisposable,Geometry,CIMSymbolReference,Double,Double) | Updates the geometry and symbol for an overlay graphic on the map view. |