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


IGxObjectUI.SmallSelectedImage Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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