MapPalette 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 MapPalette
public enum MapPalette
type MapPalette =
Public Enum MapPalette
- Inheritance
-
MapPalette
Fields
Name | Value | Description |
---|---|---|
Random | 0 | A random palette is used. |
Light | 1 | A light palette is used. |
SemiTransparent | 2 | A semi-transparent palette is used. |
BrightPastel | 3 | A bright pastel palette is used. |
Pacific | 4 | A pacific palette is used. |