ArcObjects Library Reference (DefenseSolutions)  

IMoleCoreHelper.TacticalGraphicRenderers Property

The method returns an array of singleton instances of the engine's tactical graphic renderers.

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

[C++]
HRESULT get_TacticalGraphicRenderers(
  IArray** Renderers
);
[C++]

Parameters

Renderers [out, retval]

  Renderers is a parameter of type IArray

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IMoleCoreHelper Interface