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: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public FixedColumnWidthWithTabSeparationStrategy()
See Also