SummaryOptions.Width Property

Gets the maximum width of a summary string.

Definition

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

Property Value

Int32

See Also