ModeBackground Enumeration

This documentation is no longer available on MSDN, however it is available as a CHM download.

Contains background styles that allow the foreground controls to choose appropriate foreground styles.

Namespace: Microsoft.Maps.MapControl.Core
Assembly: Microsoft.Maps.MapControl.Common (in Microsoft.Maps.MapControl.Common.dll)

Usage

Syntax

'Declaration
Public Enumeration ModeBackground
public enum ModeBackground
public enum class ModeBackground
public enum ModeBackground
public enum ModeBackground

Members

Member name Description
Dark The background is more typically dark (black).
Light The background is more typically light (white).

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

See Also

Reference

Microsoft.Maps.MapControl.Core Namespace