I have Toolkit.WPF (v 200) installed but when I do MapView.ExportImageAsync(), ScaleLine is not exported. Is there a way to get ScaleLIne included in exported image? Saving ScaleLine is useful for the saved image.
ExportImage exports just the map portion of the MapView. The MapView has no knowledge of the scaleline control, so it can't include it. There's not a simple way to do this - you'd have to use WPF's APIs to export the ScaleLine into a writeable bitmap and overlay it.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.