This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStandardAnnotateMap Interface > IStandardAnnotateMap.LabelCache Property (ArcObjects .NET 10.4 SDK) |
The label cache used by the map.
[Visual Basic .NET] Public ReadOnly Property LabelCache As ILabelCache
[C#] public ILabelCache LabelCache {get;}
[C++]
HRESULT get_LabelCache(
ILabelCache** LabelCache
);
[C++]
Parameters LabelCache [out, retval]
LabelCache is a parameter of type ILabelCache