Select to view content in your preferred language

Is "Feature Drawing Order" Supported in Pro SDK Public API

366
1
Jump to solution
03-28-2025 05:37 PM
VidmasKondratas
Esri Contributor

I have a customer that wants to re-create the ArcGIS Pro feature "Feature Drawing Order" from the Pro Symbology Pane (Advanced Symbology Tab) in their custom ArcGIS Pro Dock Panel Add-In. The functionality works well with their current customized renderer but they just don't like the inconvenience of finding this feature in Pro.  This previous post leads me to believe it's not supported: https://community.esri.com/t5/arcgis-pro-sdk-questions/symbol-layer-drawing-using-the-arc-gis-pro-sd... and I can't find anything in the current API documentation that would suggest anything to the contrary either. Can someone from the ArcGIS Pro SDK team let me know if this is supported through the public API or not? They don't want to change anything on the class breaks of their custom renderer in the TOC. They want to have highest value features drawn on top of the smaller ones in the map itself (the default is smallest on top). Thanks.

VidmasKondratas_0-1743435149095.png

 

 

0 Kudos
1 Solution

Accepted Solutions
CharlesMacleod
Esri Regular Contributor

Thanks for bringing it to our attention. We will add this at 3.6. U can set the order field via the CIM but I suspect the symbology UI could get out of sync, especially if it were open.

View solution in original post

1 Reply
CharlesMacleod
Esri Regular Contributor

Thanks for bringing it to our attention. We will add this at 3.6. U can set the order field via the CIM but I suspect the symbology UI could get out of sync, especially if it were open.