Click or drag to resize

GM_ExportOptsSHP_t Structure

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

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
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