LengthUnit.Abbreviation Property
Gets the abbreviation for the length unit.
Syntax
public System.String Abbreviation { get; set; }
Property Value
Default: ""
The abbreviation for the length unit.
Remarks
Each of the predefined length units has an abbreviation chosen by Carmenta, and you should choose one yourself if you define a new unit. Ideally, the abbreviation should come from an international standard, but many non-SI units have some alternative abbreviations.
A ScaleBar will by default use the abbreviation as its length unit label.
Platforms
Windows, Linux, Android