Microsoft.Maps.MapControl.WPF.Overlays Namespace

 

The Microsoft.Maps.MapControl.WPF.Overlays namespace contains classes that represent default overlays, such as the map copyright overlay.

Classes

Class Description
System_CAPS_pubclass Compass

Represents the compass control.

System_CAPS_pubclass Copyright

Represents the copyright control on the map.

System_CAPS_pubclass LoadingErrorMessage

Represents a Windows Presentation Foundation control that shows an error message.

System_CAPS_pubclass Logo

Represents the Bing Maps WPF Control logo.

System_CAPS_pubclass MapForeground

Represents the control that displays map overlays such as the logo, scale bar and the copyright information.

System_CAPS_pubclass Scale

Represents the scale bar control on a map.

System_CAPS_pubclass ShadowText

Represents a shadowed text label that is easier to see on the map that text of a single color. The text is displayed by offsetting text in one color on top of another color.

Enumerations

Enumeration Description
System_CAPS_pubenum DistanceUnit

Represents the units of distance used by the scale bar.

Return to top