Provides access to members that enable cached graphics to export themselves.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
ExportToFile | Exports a cached graphic to an image file (bmp, png, gif, tif, or jpg). |
CoClasses that implement IExportGraphic
CoClasses and Classes | Description |
---|---|
FEGraphic | A cached graphic that symbolizes a point based military object (feature or force element). |
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. |
GraphicExporter | Exports a collection of one or more cached graphics. |
GraphicLeader | A collection of leaderable cached graphics, sorted and drawn using a variety of leader styles, designed to help declutter a display. |
GraphicStack | An ordered collection of stackable cached graphics, drawn to resemble a stack of cards. |
TacticalGraphic | A cached graphic that symbolizes a point, line, or polygon based tactical military object (feature or tactical element). |
TacticalGraphicLayer | A custom layer, bound to a feature layer, that wraps a tactical graphic display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. |
Remarks
In addition to the ability to draw a cached graphic to an in-memory bitmap, MOLE also provides a means to draw one or more cached graphics to a bitmap file.