ArcObjects Library Reference (DefenseSolutions)  

ITacticalElement Interface

Provides access to members that enable an object to provide attribute information for a graphic to symbolize.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property MessageString The graphic's fifteen character symbol ID.
Read-only property OID An ID value that can be used to uniquely identify an object that implememts ITacticalElement.
Read/write property PropertySet A property set object containing attributes-value pairs, used to annotate a graphic.
Read/write property Shape The point, line, or polygon geometry used to place a graphic.

CoClasses that implement ITacticalElement

CoClasses and Classes Description
TacticalElement A light weight object that can store attribute information that can then be symbolized by a tactical graphic.

.NET Snippets

Create Tactical Graphic