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 | |
---|---|---|
Compass | Represents the compass control. |
|
Copyright | Represents the copyright control on the map. |
|
LoadingErrorMessage | Represents a Windows Presentation Foundation control that shows an error message. |
|
Logo | Represents the Bing Maps WPF Control logo. |
|
MapForeground | Represents the control that displays map overlays such as the logo, scale bar and the copyright information. |
|
Scale | Represents the scale bar control on a map. |
|
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 | |
---|---|---|
DistanceUnit | Represents the units of distance used by the scale bar. |
Return to top