Click or drag to resize

GM_Export Methods

The GM_Export type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExportElevation
Exports one or more layers to a new gridded elevation file
Public methodStatic memberExportElevationEx
Exports one or more layers to a new gridded elevation file
Public methodStatic memberExportMapLayoutComponent
Exports a map layout component to a bitmap image file.
Public methodStatic memberExportPackage
Exports one or more layers to a new package file (not implemented on WinCE)
Public methodStatic memberExportPDF
Exports one or more layers to a new GeoPDF file (not implemented on WinCE)
Public methodStatic memberExportRaster
Exports one or more layers to a new raster file (not implemented on WinCE)
Public methodStatic memberExportRasterEx
Exports one or more layers to a new raster file (not implemented on WinCE)
Public methodStatic memberExportRasterFromBitmap
Exports one or more layers to a new raster file (not implemented on WinCE)
Public methodStatic memberExportVector
Exports one or more layers to a new vector file (not implemented on WinCE)
Public methodStatic memberExportVectorList
Exports one or more layers to a new vector file (not implemented on WinCE)
Public methodStatic memberExportWebFormat
Exports one or more layers to a files to a web format for display in a web broswer or other web-based tool.
Public methodStatic memberSetExportCropAreas
Set the crop area(s) to use when exporting
Top
See Also