Click or drag to resize

FixedColumnWidthWithTabSeparationStrategy Constructor

Initializes a new instance of the FixedColumnWidthWithTabSeparationStrategy class with a TabSize of 8 and an empty list of start positions.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public FixedColumnWidthWithTabSeparationStrategy()
See Also