Specifies a color to be used to visually denote cached graphics in the selection set.
ERROR: Syntax information about ICachedGraphicSelection.SelectionColor may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_SelectionColor(
IColor** SelectionColor
);
[C++]
HRESULT putref_SelectionColor(
IColor* SelectionColor
);
[C++]Parameters
SelectionColor [out, retval]SelectionColor is a parameter of type IColor
SelectionColor [in]SelectionColor is a parameter of type IColor
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.