Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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