The highlight color drawn for highlighted features.
[Visual Basic .NET] Public Property HighlightFeatureColor As IColor
[C#] public IColor HighlightFeatureColor {get; set;}
[C++]
HRESULT get_HighlightFeatureColor(
IColor** color
);
[C++]
HRESULT put_HighlightFeatureColor(
IColor* color
);
[C++]Parameters
color [out, retval]color is a parameter of type IColor
color [in]color is a parameter of type IColor
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.