Click or drag to resize

IntegerTextPaddingLength Property

Number of additional elements of array Text. Thus the length of this array is PaddingLength + TextLength

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int PaddingLength { get; }

Property Value

Int32
See Also