Click or drag to resize

LineCapSizeEnvironment Class

Provides the shared unit environment for line cap sizes.
Inheritance Hierarchy
SystemObject
  Altaxo.GuiLineCapSizeEnvironment

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

The LineCapSizeEnvironment 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 cap size unit.
Top
See Also