Overload | Description |
---|---|
AddOverlayAsync(Geometry,CIMSymbolReference) | Add an overlay graphic to the map view. |
AddOverlayAsync(Geometry,CIMSymbolReference,Double) | Add an overlay graphic to the map view. |
AddOverlayAsync(Layer,Int64,CIMSymbolReference) | Add an overlay graphic for a feature on the map view. |
AddOverlayAsync(Layer,Int64,CIMSymbolReference,Double) | Add an overlay graphic for a feature on the map view. |
AddOverlayAsync(CIMGraphic) | Add an overlay graphic to the map view. |
AddOverlayAsync(CIMGraphic,Double) | Add an overlay graphic to the map view. |