Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 417 Bytes

scale-line.md

File metadata and controls

17 lines (11 loc) · 417 Bytes

ScaleLine

Display the current scale reference for a map.

ScaleLine

Features

  • Supports binding to a MapView.
  • Supports display of an arbitrary scale via the MapScale property.
  • Displays both metric and imperial units.

Usage

<esri:ScaleLine MapView="{Binding ElementName=mapView}" />