This document is archived and information here might be outdated. Recommended version. |
The color used for selected items.
[Visual Basic .NET] Public Property ItemSelectionColor As IColor
[C#] public IColor ItemSelectionColor {get; set;}
[C++]
HRESULT get_ItemSelectionColor(
IColor** Color
);
[C++]
HRESULT put_ItemSelectionColor(
IColor* Color
);
[C++] Parameters Color [out, retval]
Color is a parameter of type IColor** Color [in]
Color is a parameter of type IColor*
The ItemSelectionColor is the color used to highlight the NALocationObject objects in the IEngineNetworkAnalystEnvironment::NAWindow.