Indicates if the layer has labels to turn on and off.
[Visual Basic 6.0] Property HasLabels As Boolean
[Visual Basic .NET] Public ReadOnly Property HasLabels As Boolean
[C#] public bool HasLabels {get;}
[Java] public boolean isHasLabels() throws IOException, AutomationException
[C++]
HRESULT get_HasLabels(
VARIANT_BOOL* HasLabels
);
Parameters
HasLabels [out, retval]
HasLabels is a parameter of type VARIANT_BOOL