ArcObjects Library Reference (DefenseSolutions)  

IForceElementDisplayList.Graphics Property

The set of all force element graphic objects currently in the display list that are neither stacked nor leadered.

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

[C++]
HRESULT get_Graphics(
  ISet** Graphics
);
[C++]

Parameters

Graphics [out, retval]

  Graphics is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElementDisplayList Interface