Click or drag to resize

GM_ExportOptsDXF_DWG_t Structure

This type is used to describe custom export options for DXF/DWG vector exports

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_ExportOptsDXF_DWG_t

The GM_ExportOptsDXF_DWG_t type exposes the following members.

Fields
  NameDescription
Public fieldmDWGVersion
DWG export only: version
Public fieldmFlags
Export Flags
Public fieldmLabelType
Export setting for area and line feature labels
Public fieldmLayerAttr
Attribute value to get layer name from (NULL to use description/type)
Public fieldmTenPointFontHeight
Height (in ground units) to use for 10 pt label fonts (other sizes will be scaled appropriately)
Top
See Also