This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicOverposterLayerProperties Interface > IBasicOverposterLayerProperties.NumLabelsOption Property (ArcObjects .NET 10.4 SDK) |
Feature labeling option for the layer.
[Visual Basic .NET] Public Property NumLabelsOption As esriBasicNumLabelsOption
[C#] public esriBasicNumLabelsOption NumLabelsOption {get; set;}
[C++]
HRESULT get_NumLabelsOption(
esriBasicNumLabelsOption* option
);
[C++]
HRESULT put_NumLabelsOption(
esriBasicNumLabelsOption option
);
[C++]
Parameters option [out, retval]
option is a parameter of type esriBasicNumLabelsOption option [in]
option is a parameter of type esriBasicNumLabelsOption