Click or drag to resize

FontSizeEnvironment Class

Provides the unit environment for font sizes.
Inheritance Hierarchy
SystemObject
  Altaxo.GuiFontSizeEnvironment

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

The FontSizeEnvironment type exposes the following members.

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