Hello,
I'm trying to learn more about style files. I'm using the mil2525d.stylx that arcgis provides. In my program, I have a method that gets called when a user right clicks and then clicks on a specific menu bar item. When that item is clicked i want to display one of the graphics from the style sheet. There are a few things that I do not understand and would appreciate any help with.
The first being that I have tried but am unable to see what the style sheet looks like. Since I did not create it I do not know the entirety of its contents. I'm not sure how to open the file and view the different symbols.
Secondly, since I want to display a specific graphic at a specific location I'm unsure how to access the specific symbol that I want (I'm sure this stems back to me not knowing what the file looks like).
Lastly, once I access the symbol I need how do I display that to the map as a graphic. Allowing this to be repeated.
Thank you in advance for all and any help.