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