GM_Utility .GetBackgroundColor Method
Gets the color used for background pixels when drawing and exporting

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

Syntax
C#
Copy
public static Color GetBackgroundColor()

Return Value

Type:  Color
Returns current background color
See Also