A collection of leaderable cached graphics, sorted and drawn using a variety of leader styles, designed to help declutter a display.
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. |
| ICustomProperties | Provides access to members that provide access to custom object properties. |
| 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). |
| IGraphicLeader | Provides access to the members that manage a graphic leader. |
| ILeaderable | Provides access to members that provide leadering status information about a graphic. |
| IPersistStream (esriSystem) | |
| IPersistVariant (esriSystem) | Provides access to members used for storage of an object through VARIANTs. |
| ITransform2D (esriGeometry) | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |