I have a custom resources.dll file that contains both Images and DarkImages. When i reference and use images from this dll, it appears to only use the light themed images from the Images folder and ignores the DarkImages. Does anyone know what needs to be done to make use of both image versions?
dll is referenced following this:
https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-content-and-image-resources#using-images-from-a-custom-resource-dllhttps://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-content-and-image-resources
Thanks,
Jon
Another way is to check what theme is loaded in ArcGIS Pro and load different resource dll depending on theme.
https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic10163.html
Hi,
You need to create dark and light themes as in Esri ArcGIS Pro community sample
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.