Zum Hauptinhalt gehen

How to highlight features represented in Results Pane?

Kommentare

2 Kommentare

  • Permanently deleted user

    I created a highlight sequence that creates a highlight layer to highlight the features using a series of RunExternalCommands as set below.

    The highlight layer will "stay on" until you clear it.

    • CreateHighlightLayer"
    • highlightLayer

     

    • "SetActiveHighlightLayer"
    • highlightLayer

     

    • "HighlightEsriFeatureSet"
    • yourfeaturset

     

    Hope this helps.

    Cathy

    0
  • Chris Dunlop

    Thanks Cathy.  I have a couple of further questions

    -How do you go about clearing your highlighted features?  Do you have to do it through code, or is it possible to do this through the standard interface?  BTW, I may have figured out why your highlighting is persisting while mine isn't - my workflow contains forms.  As soon as I stick a form in the workflow, the highlighting disappears when I pan.  

    -Are you able to highlight what is currently in the results pane?  For example, say you have used the identify tool several times.  If you click on the history tab and view an older results set, can you highlight it?  How would you know the esriFeatureSet it references?

     

    Thanks!

     

    Chris

     

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.