ArcObjects Library Reference (DefenseSolutions)  

IForceElementDisplayList.Leaders Property

The set of all graphic leader objects currently in the display list.

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

[C++]
HRESULT get_Leaders(
  ISet** Leaders
);
[C++]

Parameters

Leaders [out, retval]

  Leaders is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElementDisplayList Interface