Visual Basic (Declaration) | |
---|---|
Public Property SelectionColor As Brush |
C# | |
---|---|
public Brush SelectionColor {get; set;} |
The SelectionColor will only have effect on default symbols. If you override the service symbology using either the GraphicsLayer.Renderer or FeatureSymbol properties, this property will be ignored. The selection color will instead be what the ESRI.ArcGIS.Client.Symbols.Symbol defines for its selection state. Note that the default built-in symbols does not define a selection state.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family