ArcObjects Library Reference (DefenseSolutions)  

ILabellingProperties.AttributeLabels Property

The method returns the set of AttributeLabels associated with a layer.

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

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

Parameters

Labels [out, retval]

  Labels is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ILabellingProperties Interface