MapColorScheme MapColorScheme MapColorScheme MapColorScheme Enum

Definition

Specifies the ColorScheme of the MapControl.

public : enum class MapColorSchemepublic enum MapColorSchemePublic Enum MapColorScheme// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Dark Dark Dark Dark

The dark color scheme.

Light Light Light Light

The light color scheme.

See Also