ArcObjects Library Reference (DefenseSolutions)  

IStackable Interface

Provides access to members that provide stacking status information about a graphic.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Method Draw Internally used draw method (in place of ICachedGraphic::Draw).
Read/write property IsStackable Indicates whether the graphic is currently stackable.
Read/write property IsStacked Indicates whether the graphic is currently stacked.

CoClasses that implement IStackable

CoClasses and Classes Description
FEGraphic A cached graphic that symbolizes a point based military object (feature or force element).
GraphicStack An ordered collection of stackable cached graphics, drawn to resemble a stack of cards.

Remarks

Cached graphics that are stackable can be added to graphic stacks.