ArcObjects Library Reference (DefenseSolutions)  

ICachedGraphic.AttributeLabels Property

Holds a set of attribute labels that are specific to a particular graphic.

ERROR: Syntax information about ICachedGraphic.AttributeLabels may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_AttributeLabels(
  ISet** ppAttributeLabels
);
[C++]

Parameters

ppAttributeLabels [out, retval]

  ppAttributeLabels is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICachedGraphic Interface