Provides access to members that access the feature information attached to a graphic.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Feature | The feature attached to this graphic. | |
FieldNameSet | An optional property set that maps expected field names to physical field names. | |
FollowsFeature | Indicates whether the tactical graphic duplicates the flow of the feature (unsupported at this time). | |
OID | Access the object ID of the attached feature. |
CoClasses that implement IFeatureGraphic
CoClasses and Classes | Description |
---|---|
FEGraphic | A cached graphic that symbolizes a point based military object (feature or force element). |
TacticalGraphic | A cached graphic that symbolizes a point, line, or polygon based tactical military object (feature or tactical element). |
Remarks
Cached graphics can be renderered using just symbol IDs and base geometries. Most applications, however, will need to associate features with cached graphics or use features as an input to a MOLE renderer to create new cached graphics.
When a feature is attached to a cached graphic that graphic will provide a military representation of that feature, compliant with a particular military symbology standard.