MAP_EXPORT_FORMATConstant Class
Export Formats Format Description Type ======= ========================== ====
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetMAP_EXPORT_FORMATConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class MAP_EXPORT_FORMATConstant

The MAP_EXPORT_FORMATConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberATIFF
"ATIFF" ArcView TIFF (*.tif) Color Image
Public fieldStatic memberDXF12
"DXF12" AutoCad12 (*.dxf) Plot
Public fieldStatic memberDXF13
"DXF13" AutoCad13 (*.dxf) Plot
Public fieldStatic memberERM
"ERM" ER Mapper RGB (*.ers) Color Image
Public fieldStatic memberGEO
"GEO" Geosoft COLOR grid (*.grd) Color Image
Public fieldStatic memberGTIFF
"GTIFF" GeoTIFF (*.tif), Color Image
Public fieldStatic memberKMZ
"KMZ" Keyhole Markup (*.kmz) Zipped XML/Image files
Public fieldStatic memberMTIFF
"MTIFF" MapInfo TIFF (*.tif) Color Image
Public fieldStatic memberPLT
"PLT" Geosoft Plot (*.plt) Plot
Public fieldStatic memberSHP
"SHP" ArcView Shapfile (*.shp) Plot
Top
See Also