Click or drag to resize

GM_UtilityGetBackgroundColor Method

Gets the color used for background pixels when drawing and exporting

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

Return Value

Type: Color
Returns current background color
See Also