| 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)
C#
Copy
public enum GM_MapLayoutPiece_t8| Member name | Value | Description | |
|---|---|---|---|
| MapLayout_Scale | 0 | Distance scale bar | |
| MapLayout_ElevLegend | 1 | Elevation legend | |
| MapLayout_MapLegend | 2 | Map legend with vector types and/or palette | |
| MapLayout_NumPieceTypes | 3 |