Select to view content in your preferred language

Default Selection Symbology

1664
1
11-22-2011 10:10 AM
GeorgeFaraj
Frequent Contributor
What is the default selection symbology for the ArcGIS API and does it differ between IMap.SelectByShape() and IFeatureSelection.SelectFeatures()?
0 Kudos
1 Reply
NeilClemmons
Honored Contributor
The default selection color is accessed/set through ISelectionEnvironment.  The selection symbology for individual layers can be accessed/set through IFeatureSelection.
0 Kudos