The method returns a new tactical graphic that symbolizes the provided tactical element object.
ERROR: Syntax information about ITacticalGraphicRenderer.GraphicByTacticalElement may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT GraphicByTacticalElement(
IDisplay* Display,
ITacticalElement* TacticalElement,
ICachedGraphic** Graphic
);
[C++]Parameters
Display [in]Display is a parameter of type IDisplay
TacticalElement [in]TacticalElement is a parameter of type ITacticalElement
Graphic [out, retval]Graphic is a parameter of type ICachedGraphic
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.