ArcObjects Library Reference (DefenseSolutions)  

ITacticalGraphic Interface

Provides access to members that are specific to tactical cached graphics. Note: the ITacticalGraphic interface has been superseded byITacticalGraphic2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read-only property Geometries An ordered geometry bag that contains the shapes comprising the drawn graphic.
Read/write property MessageString The graphic's fifteen character symbol ID, parsed out into the MOLE message string structure.
Read/write property Renderer The tactical graphic renderer responsible for creating the tactical graphic.
Read/write property Style The graphic style object that dictates the symbology used for drawing.
Read-only property Symbols An array of symbol objects that correspond to the contents of the graphic's geometry bag.
Read-only property UID The unique, system assigned, ID of this graphic.

CoClasses that implement ITacticalGraphic

CoClasses and Classes Description
TacticalGraphic A cached graphic that symbolizes a point, line, or polygon based tactical military object (feature or tactical element).