Hi I would like to benchmark time taken to render a Graphic object onto the map.
We are using ArcGIS Runtime for .NET, while using WPF to build the application.
Would like to know if ArcGIS Runtime do provide any API that we can guarantee that the layer/map had finished rendering (ie. the new Graphic
must be visible on the map)?
Thanks in advance!