This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo2 Interface > IMapLayerInfo2.HasLabels Property (ArcObjects .NET 10.4 SDK) |
Indicates if the layer has labels to turn on and off.
[Visual Basic .NET] Public ReadOnly Property HasLabels As Boolean
[C#] public bool HasLabels {get;}
[C++]
HRESULT get_HasLabels(
VARIANT_BOOL* HasLabels
);
[C++]
Parameters HasLabels [out, retval] HasLabels is a parameter of type VARIANT_BOOL