Click or drag to resize

LengthUnitFromShortcut Method

[Missing <summary> documentation for "M:Altaxo.Serialization.LengthUnit.FromShortcut(System.String)"]


Namespace: Altaxo.Serialization
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static LengthUnit FromShortcut(
	string shortcut
)

Parameters

shortcut  String

[Missing <param name="shortcut"/> documentation for "M:Altaxo.Serialization.LengthUnit.FromShortcut(System.String)"]

Return Value

LengthUnit

[Missing <returns> documentation for "M:Altaxo.Serialization.LengthUnit.FromShortcut(System.String)"]

See Also