Number of labels.
[Visual Basic .NET] Public Property NumLabels As Integer
[C#] public int NumLabels {get; set;}
[C++]
HRESULT get_NumLabels(
long* NumLabels
);
[C++]
HRESULT put_NumLabels(
long NumLabels
);
[C++]Parameters
NumLabels [out, retval] NumLabels is a parameter of type long NumLabels [in] NumLabels is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.