![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelCache Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a label cache.
Description | ||
---|---|---|
![]() |
AddClass | Add a class to the label cache. |
![]() |
AddLabel | Add a label to the label cache. |
![]() |
ClassCount | Number of classes in the cache. |
![]() |
Empty | Empty label cache. |
![]() |
GetDisplaySettings | Settings of the display transformation when cache was created. |
![]() |
GetPlacedLabel | Retrieve a placed label from the label cache. |
![]() |
GetUnplacedLabel | Retrieve an unplaced label from the label cache. |
![]() |
Init | Initialize label cache. |
![]() |
PlacedLabelCount | Number of placed labels stored the cache. |
![]() |
PutDisplaySettings | Settings of the display transformation when cache was created. |
![]() |
QueryClass | Retrieve a class from the label cache. |
![]() |
UnplacedLabelCount | Number of unplaced labels stored the cache. |
This interface is not supported for customization and may be removed at a future release.