LengthUnitFromShortcut Method |
Gets a length unit from its shortcut.
Namespace: Altaxo.SerializationAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static LengthUnit FromShortcut(
string shortcut
)
Parameters
- shortcut String
- The unit shortcut.
Return Value
LengthUnitThe matching length unit.
See Also