AsciiGlobalStructureAnalysisFixedBoundaries Property |
If a fixed column width structure was recognized, this element contains the tabbed start positions of
the columns, assuming a tab size of _recognizedTabSize.
Namespace: Altaxo.Serialization.AsciiAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic List<int>? FixedBoundaries { get; }Property Value
ListInt32
See Also