How to set Drawing Order for feature in featurelayer

144
1
2 weeks ago
Labels (3)
EricJing
New Contributor III

Hi, 

I have an app built on WPF + arcgisruntime 100.15 + mmpk.

There are a few symbols overlapped, I want to control the drawing order to make the important symbol on the top of the stack.

I am trying to bind a field in feature table to drawing order of a feature in feature layer.  I can do this in ArcGIS pro as the picture shows. But, after I generated mmpk file and loaded it in wpf window with arcgisruntime api, the drawing order did not work as in ArcGIS pro. I want to ask is it possible to configure the drawing order for a feature in feature layer by binding a field or programming in code?

EricJing_0-1713180941954.png

 

 

1 Reply
HamishDuff
Esri Contributor

At present, there is no way to change the drawing order of the features.

This enhancement is logged in our system internally but it has not been prioritized for a release at this stage.

0 Kudos