Click or drag to resize

ShpMapExportFormatInfo Class

ShpMapExportFormatInfo for the Shape file format.
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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
See Also