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