Provides access to members that are specific to tactical cached graphics. Includes new SymbolID property.
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. | |
SymbolID | The symbol ID string of the tactical graphic. | |
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 ITacticalGraphic2
CoClasses and Classes | Description |
---|---|
TacticalGraphic | A cached graphic that symbolizes a point, line, or polygon based tactical military object (feature or tactical element). |
Remarks
This interface was added at MOLE 9.2 and differs from its sister ITacticalGraphic interface by adding the new SymbolID property.