GuiAngleUnitsCollection Property |
Gets a read-only collection of the units that can be used for the Gui when a physical distance is needed.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static IList<IUnit> Collection { get; }
Property Value
IListIUnitSee Also