ArcGIS Developer Help  (ESRI.ArcGIS.DefenseSolutions)  

IExportGraphic Interface

Controls members that enable cached graphics to export themselves.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Method ExportToFile Exports a cached graphic to an image file (bmp, png, gif, tif, or jpg).

Classes that implement IExportGraphic

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.