ArcObjects Library Reference (DefenseSolutions)  

IFeatureGraphicSet Interface

Provides access to members that provide access to a set of graphics, based upon the association between those graphics and features.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Write-only property FieldNameSet An optional property set that maps expected field names to physical field names.
Method Find Retrieves the cached graphic representing the specified feature.
Read/write property FindEnabled Indicates whether the system should take the time to perform graphic searches of its own.
Method Refresh Refreshes the cached graphic representing the specified feature.
Method Remove Removes the cached graphic representing the specified feature.

CoClasses that implement IFeatureGraphicSet

CoClasses and Classes Description
ForceElementDisplayList Manages a collection of force element cached graphics, graphic leaders and graphic stacks.
TacticalGraphicDisplayList Manages a collection of tactical cached graphics.

Remarks

Cached graphics that are military representations of features can be held together in a common cache.  These graphic caches can be searched, refreshed and amended using specific features as "keys".