The number of unplaced labels. Only valid after calling PlaceObjects.
[Visual Basic .NET] Public ReadOnly Property NumberOfPlacedLabels As Integer
[C#] public int NumberOfPlacedLabels {get;}
[C++]
HRESULT get_NumberOfPlacedLabels(
long* Count
);
[C++]Parameters
Count [out, retval] Count is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.