Scale.OnUnitChanged Method ()
Enables derived classes to provide custom handling when the units used by the scale bar changes.
Namespace: Microsoft.Maps.MapControl.WPF.Overlays
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Syntax
protected virtual void OnUnitChanged()
protected:
virtual void OnUnitChanged()
abstract OnUnitChanged : unit -> unit
override OnUnitChanged : unit -> unit
Protected Overridable Sub OnUnitChanged
See Also
Scale Class
Microsoft.Maps.MapControl.WPF.Overlays Namespace
Return to top