ArcObjects Library Reference (Carto)  

IImageInset.SelectionSymbol Property

Symbol for selected CP.

[Visual Basic .NET]
Public WriteOnly Property SelectionSymbol
[C#]
public void SelectionSymbol {set;}
[C++]
HRESULT putref_SelectionSymbol(
  ISymbol* 
);
[C++]

Parameters

[in]

   is a parameter of type ISymbol

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IImageInset Interface