An ordered collection of stackable cached graphics, drawn to resemble a stack of cards.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Interfaces
| Interfaces | Description | 
|---|---|
| ICachedGraphic | Provides access to members common to all cached graphic objects. | 
| IClassID (esriSystem) | Provides access to methods identifying class ID. | 
| ICreateBitmap | Provides access to a cached graphic to be written to an in-memory bitmap. | 
| IExportGraphic | Provides access to members that enable cached graphics to export themselves. | 
| IGraphicCallout | Provides access to members that manage a graphic's displaced drawing ability. | 
| IGraphicGroup | Provides access to members that are common to groups of cached graphics (stacks and leaders). | 
| IGraphicStack | Provides access to members that manage a stack of cached graphics. | 
| ILeaderable | Provides access to members that provide leadering status information about a graphic. | 
| IStackable | Provides access to members that provide stacking status information about a graphic. | 
| ITransform2D (esriGeometry) | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |