Click or drag to resize

MapExportFormatInfo Class

Holds the information for exporting an map in the specified format.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.ExportMapExportFormatInfo
          Easymap.AddIn.ExportGeoJSONMapExportFormatInfo
          Easymap.AddIn.ExportShpMapExportFormatInfo

Namespace: Easymap.AddIn.Export
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public abstract class MapExportFormatInfo : BaseObject

The MapExportFormatInfo type exposes the following members.

Properties
 NameDescription
Public propertyMapLayers Add additional map layers for export
Top
See Also