Click or drag to resize

GM_UtilityGetBackgroundColor Method

Gets the color used for background pixels when drawing and exporting

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public static Color GetBackgroundColor()

Return Value

Type: Color
Returns current background color
See Also