Click or drag to resize

SizeEnvironment Class

Provides the unit environment for sizes.
Inheritance Hierarchy
SystemObject
  Altaxo.GuiSizeEnvironment

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

The SizeEnvironment 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 for the default size unit.
Top
See Also