| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILayoutImage
Provides access to the Layout Image Interface.
The ILayoutImage interface inherits all IImageResult properties.
Use ILayoutImage to access properties of an ExportLayout result.
| Method Summary | |
|---|---|
 IEnvelope | 
getExtent()
The extent of the page that is fitted to the height and width of the generated image.  | 
 IMapImages | 
getMapImages()
A collection of MapImage objects contained in the layout.  | 
| Methods inherited from interface com.esri.arcgis.carto.IImageResult | 
|---|
getHeight, getMimeData, getReferenceDPI, getURL, getWidth | 
| Method Detail | 
|---|
IEnvelope getExtent()
                    throws IOException,
                           AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMapImages getMapImages()
                        throws IOException,
                               AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||