This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelCache Interface > ILabelCache.PlacedLabelCount Property (ArcObjects .NET 10.5 SDK) |
Number of placed labels stored the cache.
[Visual Basic .NET] Public ReadOnly Property PlacedLabelCount As Integer
[C#] public int PlacedLabelCount {get;}
[C++]
HRESULT get_PlacedLabelCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long