MapStyleSheet.RoadHighContrastLight Method
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.
Gets a MapStyleSheet styles the map with a high contrast light theme.
public:
static MapStyleSheet ^ RoadHighContrastLight();
static MapStyleSheet RoadHighContrastLight();
public static MapStyleSheet RoadHighContrastLight();
function roadHighContrastLight()
Public Shared Function RoadHighContrastLight () As MapStyleSheet
Returns
A MapStyleSheet styles the map with a high contrast light theme.
Remarks
High contrast themes use a small palette of contrasting colors that makes the interface easier to see.
See High contrast themes.