| GM_Export Class |
Contains functions for Exporting Layer Data
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
C#
public
static
class
GM_Export
The GM_Export type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportElevation |
Exports one or more layers to a new gridded elevation file
| |
| ExportElevationEx |
Exports one or more layers to a new gridded elevation file
| |
| ExportMapLayoutComponent |
Exports a map layout component to a bitmap image file.
| |
| ExportPackage |
Exports one or more layers to a new package file (not implemented on WinCE)
| |
| ExportPDF |
Exports one or more layers to a new GeoPDF file (not implemented on WinCE)
| |
| ExportRaster |
Exports one or more layers to a new raster file (not implemented on WinCE)
| |
| ExportRasterEx |
Exports one or more layers to a new raster file (not implemented on WinCE)
| |
| ExportRasterFromBitmap |
Exports one or more layers to a new raster file (not implemented on WinCE)
| |
| ExportVector |
Exports one or more layers to a new vector file (not implemented on WinCE)
| |
| ExportVectorList |
Exports one or more layers to a new vector file (not implemented on WinCE)
| |
| ExportWebFormat |
Exports one or more layers to a files to a web format for display in a web broswer or other
web-based tool.
| |
| SetExportCropAreas |
Set the crop area(s) to use when exporting
|