Click or drag to resize

LineThicknessEnvironment Class

Provides the shared unit environment for line thickness values.
Inheritance Hierarchy
SystemObject
  Altaxo.GuiLineThicknessEnvironment

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

The LineThicknessEnvironment 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 line thickness unit.
Top
See Also