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

Namespace:GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

Syntax
C#
Copy
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