ScaleBar.ShortUnit Property
Gets or sets a short length unit, used when zoomed in.
Syntax
public LengthUnit ShortUnit { get; set; }
Property Value
Remarks
The ScaleBar will switch automatically between the LongUnit and the ShortUnit, depending on the map scale and the MaxLengthPixels. The long unit will be used unless that choice would make the entire scale bar shorter than one long unit.
Platforms
Windows, Linux, Android