Scale::MetersPerPixel Property

Bing
 

Gets or sets the meters per pixel to display on the scale bar.

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

public:
property double MetersPerPixel {
	double get();
	internal: void set(double value);
}

Property Value

Type: System::Double

Returns Double.

Return to top
Show: