MapPalettes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the available palettes for colorizing map items.
public enum class MapPalettes
public enum MapPalettes
type MapPalettes =
Public Enum MapPalettes
- Inheritance
-
MapPalettes
Fields
Name | Value | Description |
---|---|---|
Random | 0 | The palette is Random. |
Light | 1 | The palette is Light. |
SemiTransparent | 2 | The palette is SemiTransparent. |
BrightPastel | 3 | The palette is BrightPastel. |
Pacific | 4 | The palette is Pacific. |