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


IGxObjectUI.SmallSelectedImage Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectUI Interface > IGxObjectUI.SmallSelectedImage Property
ArcGIS Developer Help

IGxObjectUI.SmallSelectedImage Property

The small image that represents the object when it is selected.

[Visual Basic .NET]
Public ReadOnly Property SmallSelectedImage As Integer
[C#]
public int SmallSelectedImage {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface