ArcObjects Library Reference (NetworkAnalystUI)  

INAWindow.ItemSelectionColor Property

The color used for selected items.

[Visual Basic .NET]
Public Property ItemSelectionColor As IColor
[C#]
public IColor ItemSelectionColor {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

The ItemSelectionColor is the color used to highlight NALocationObjects in the NAWindow.

See Also

INAWindow Interface