Click or drag to resize

GM_FontBackground_t8 Enumeration

This type represents the different font background options

Namespace:  GlobalMapper.Types
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public enum GM_FontBackground_t8
Members
  Member nameValueDescription
Font_BgAuto0Automatically choose transparent or opaque background (all transparent except when centered on line)
Font_BgOpaque1Fill label background with current background color
Font_BgTransparent2Make label background transparent
See Also