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


IGxObjectUI.LargeSelectedImage Property (ArcObjects .NET 10.5 SDK)
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