This document is archived and information here might be outdated. Recommended version. |
Provides access to the available properties of a map frame description object.
Use IMapFrameDescription when exporting an existing map layout using ExportLayout on IMapServerLayout.
Name | Description | |
---|---|---|
MapDescription | The map description for the map contained in the frame. | |
PageLocation | The extent of the map frame on the page. |
Classes | Description |
---|---|
MapFrameDescription | The Map Frame Description coclass contains settings of a map frame in the current document. |
The ExportLayout method on IMapServerLayout includes an input parameter for the layout page description (PageDescription). The page description consists of a collection of MapFrameDescription objects. These objects provide access to the MapDescription and PageLocation of a particular map frame.