Click or drag to resize

GM_MapLayoutPiece_t8 Enumeration

Type defining map layout pieces that can be saved out to a bitmap file with GM_Export.ExportMapLayoutComponent

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public enum GM_MapLayoutPiece_t8
Members
  Member nameValueDescription
MapLayout_Scale0Distance scale bar
MapLayout_ElevLegend1Elevation legend
MapLayout_MapLegend2Map legend with vector types and/or palette
MapLayout_NumPieceTypes3
See Also