Click or drag to resize

TreePrintLenMaxLine Method

Gets the maximum line length used for printing.

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override int LenMaxLine()

Return Value

Int32
The maximum line length.
See Also