ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

IForceElementLayer Interface

Controls members that manage a force element cached graphic layer.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read-only property DisplayList The force element display list wrapped by the layer.
Read/write property Size Sets the height of all force element graphics in the layer. Expressed in either geometry units or as a fraction of the display height.
Read/write property SizeIsRatio Indicates whether the size property should be interpreted as geometry units or a fraction/ratio of the display height.

Classes that implement IForceElementLayer

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.