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 | ||
---|---|---|
Geometries | An ordered geometry bag that contains the shapes comprising the drawn graphic. | |
MessageString | The graphic's fifteen character symbol ID, parsed out into the MOLE message string structure. | |
Renderer | The tactical graphic renderer responsible for creating the tactical graphic. | |
Style | The graphic style object that dictates the symbology used for drawing. | |
Symbols | An array of symbol objects that correspond to the contents of the graphic's geometry bag. | |
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). |