Click or drag to resize

TimeEnvironment Class

Provides the shared unit environment for time values.
Inheritance Hierarchy
SystemObject
  Altaxo.GuiTimeEnvironment

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class TimeEnvironment

The TimeEnvironment type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberInstance Gets the common size environment for all size boxes.
Top
Fields
 NameDescription
Public fieldStatic memberPropertyKeyDefaultUnit Gets the property key used to persist the default time unit.
Top
See Also