ScaleBar.LongUnit Property
Gets or sets a long length unit, used when zoomed out.
Syntax
public LengthUnit LongUnit { 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