Provides access to members that provide stacking status information about a graphic.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Draw | Internally used draw method (in place of ICachedGraphic::Draw). | |
IsStackable | Indicates whether the graphic is currently stackable. | |
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.