This document is archived and information here might be outdated.  Recommended version.


IImageInset.SelectionSymbol Property (ArcObjects .NET 10.4 SDK)
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