ArcObjects Library Reference (Catalog)  

IGxObjectUI.LargeSelectedImage Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface