Click or drag to resize

GM_Color_t Structure

This type is used when returning a color

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public struct GM_Color_t

The GM_Color_t type exposes the following members.

Fields
  NameDescription
Public fieldmBlue
Blue component of color
Public fieldmGreen
Green component of color
Public fieldmRed
Red component of color
Top
See Also