ArcObjects Library Reference (Catalog)  

IGxObjectUI.SmallImage Property

The small image that represents the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface