This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerInfo Interface > ILayerInfo.SmallImage Property (ArcObjects .NET 10.4 SDK) |
Small image that represents the layer.
[Visual Basic .NET] Public ReadOnly Property SmallImage As Integer
[C#] public int SmallImage {get;}
[C++]
HRESULT get_SmallImage(
long* hBitmap
);
[C++]
Parameters hBitmap [out, retval] hBitmap is a parameter of type long
The icon used to represent the layer in ArcCatalog's 'List' and 'Details' views.