Scale::DistanceUnit Property

Bing
 

Gets or sets the distance unit used by the scale bar.

Namespace:   Microsoft.Maps.MapControl.WPF.Overlays
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public:
property DistanceUnit DistanceUnit {
	DistanceUnit get();
	void set(DistanceUnit value);
}
Return to top
Show: