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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.