ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

IFEGraphicStyleCollection Interface

Controls members that manage a collection of force element graphic styles.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Method AddFEGraphicStyle Adds a force element graphic style to the collection.
Method ClearFEGraphicStyleCollection Removes all of the force element graphic styles from the collection.
Read/write property Current Specifies the current force element graphic style.
Method FEGraphicStyle Retrieves the force element graphic style at the specified index.
Read-only property FEGraphicStyleCount Returns the number of force element graphic styles in the collection.
Method RemoveFEGraphicStyle Removes the force element graphic style at the specified index.

Classes that implement IFEGraphicStyleCollection

Classes Description
ForceElementLayer A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display.