ArcObjects Library Reference (DefenseSolutions)  

ITacticalGraphic.Symbols Property

An array of symbol objects that correspond to the contents of the graphic's geometry bag.

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

[C++]
HRESULT get_Symbols(
  IArray** Symbols
);
[C++]

Parameters

Symbols [out, retval]

  Symbols is a parameter of type IArray

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ITacticalGraphic Interface