ArcObjects Library Reference (Catalog)  

IGxObjectUI.LargeImage Property

The large image that represents the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface