ArcObjects Library Reference (DefenseSolutions)  

IForceElementDisplayList.Stacks Property

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

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

[C++]
HRESULT get_Stacks(
  ISet** Stacks
);
[C++]

Parameters

Stacks [out, retval]

  Stacks is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElementDisplayList Interface