ArcObjects Library Reference (DefenseSolutions)  

ITacticalGraphicDisplayList.Graphics Property

The method returns the set of tactical graphic objects managed by the display list.

ERROR: Syntax information about ITacticalGraphicDisplayList.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

ITacticalGraphicDisplayList Interface