| GM_FontBackground_t8 Enumeration |
This type represents the different font background options
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
Copy
public enum GM_FontBackground_t8| Member name | Value | Description | |
|---|---|---|---|
| Font_BgAuto | 0 | Automatically choose transparent or opaque background (all transparent except when centered on line) | |
| Font_BgOpaque | 1 | Fill label background with current background color | |
| Font_BgTransparent | 2 | Make label background transparent |