Click or drag to resize

ShpMapExportFormatInfo Class

ShpMapExportFormatInfo for the Shape file format.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.ExportMapExportFormatInfo
          Easymap.AddIn.ExportShpMapExportFormatInfo

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

The ShpMapExportFormatInfo type exposes the following members.

Properties
 NameDescription
Public propertyCoordinateSystem Defines the coordinate system for the exported areas.
Public propertyFilename The filename of the exported image
Public propertyUseClipMap If true, only areas in clipped map will be exported
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the ShpMapExportFormatInfo
(Overrides BaseObject.Dispose)
Top
See Also