Click or drag to resize

GM_PaletteEntry_t Structure

This type is used to represent a single color palette entry

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

The GM_PaletteEntry_t type exposes the following members.

Properties
  NameDescription
Public propertymColor
Palette entry RGB color
Top
Fields
  NameDescription
Public fieldmName
Name associated with the palette entry
Top
See Also