ArcObjects Library Reference (Carto)  

ILabelCache Interface

Provides access to members that control a label cache.

Product Availability

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

Members

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.

Remarks

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