Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

Draw Symbol Levels



contact author | download help | report inappropriate content
Author Shara Suhasini
File Name DrawSymbolLevels.zip
Language Visual Basic
Last Modified Sep 14 2007
Status of work ESRI Attribution and Licensing Agreement
Software ArcGIS Desktop
File Size 1.62 kb
Downloads 916

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
This sample tool sets symbol levels for each value in a point layer symbolized by unique values. The point features are then drawn in ascending order using Advanced Drawing symbol levels.

In this sample the UniqueValueRenderer uses a MultiLayerMarkerSymbol with two symbol levels. The first symbol layer is a CharacterMarkerSymbol with a fill color and no outline. The second symbol layer is a corresponding CharacterMarkerSymbol with an outline and no fill. The point layer is drawn using symbol levels by setting the IMap::UseSymbolLevels property to True. The symbol level for both symbol layers in the multilayer symbol is set to same value so that each of the symbol's layers is drawn with same symbol level.
Contact Us | Privacy | Legal | Site Map