SummaryOptions.Width Property

Gets the maximum width of a summary string.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Width { get; set; }

Property Value

Int32

See Also