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


IImageInset.SelectionSymbol Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageInset Interface > IImageInset.SelectionSymbol Property
ArcGIS Developer Help

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