This document is archived and information here might be outdated.  Recommended version.


ILabelCache Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelCache Interface
ArcGIS Developer Help

ILabelCache Interface

Provides access to members that control a label cache.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddClass Add a class to the label cache.
Method AddLabel Add a label to the label cache.
Read-only property ClassCount Number of classes in the cache.
Method Empty Empty label cache.
Method GetDisplaySettings Settings of the display transformation when cache was created.
Method GetPlacedLabel Retrieve a placed label from the label cache.
Method GetUnplacedLabel Retrieve an unplaced label from the label cache.
Method Init Initialize label cache.
Read-only property PlacedLabelCount Number of placed labels stored the cache.
Method PutDisplaySettings Settings of the display transformation when cache was created.
Method QueryClass Retrieve a class from the label cache.
Read-only property UnplacedLabelCount Number of unplaced labels stored the cache.

Classes that implement ILabelCache

Classes Description
LabelCache Standard labeling label cache.

Remarks

This interface is not supported for customization and may be removed at a future release.