Click or drag to resize

GM_ExportOptsSHP_t Structure

This type is used to describe custom export options for Shapefile vector exports

Namespace:  GlobalMapper.Types
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public struct GM_ExportOptsSHP_t

The GM_ExportOptsSHP_t type exposes the following members.

Properties
  NameDescription
Public propertymAddLabelAttr
Include the display label as a LABEL attribute if present
Public propertymAddLayerAttr
Add LAYER and GM_TYPE attribute values
Top
See Also