A cached graphic that symbolizes a point, line, or polygon based tactical military object (feature or tactical element).
| Interfaces | Description |
|---|---|
| ICachedGraphic | Controls members common to all cached graphic objects. |
| ICachedGraphic2 | Controls members common to all cached graphic objects |
| IClassID (System) | Provides access to methods identifying class ID. |
| ICreateBitmap | Enables a cached graphic to be written to an in-memory bitmap. |
| IDirectionAware | Provides control over the direction of movement indicator on a graphic. |
| IExportGraphic | Controls members that enable cached graphics to export themselves. |
| IFeatureGraphic | Controls members that access the feature information attached to a graphic. |
| ILabeledGraphic | Provides access to text labeling information used by a graphic. |
| ITacticalGraphic | Controls members that are specific to tactical cached graphics. |
| ITacticalGraphic2 | Controls members that are specific to tactical cached graphics. Includes new SymbolID property. |
| ITransform2D (Geometry) | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |