ArcObjects Library Reference (DefenseSolutions)  

ILabeledGraphic.AttributeText Property

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

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

[C++]
HRESULT get_AttributeText(
  ISet** ppAttributeText
);
[C++]

Parameters

ppAttributeText [out, retval]

  ppAttributeText is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ILabeledGraphic Interface