Click or drag to resize

AsciiGlobalStructureAnalysisRecognizedTabSize Property

Gets the recognized tab size for a fixed column width structure. Otherwise, the value is 1.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int RecognizedTabSize { get; }

Property Value

Int32
See Also