IVector.FormatString Property

Gets a format string used when formatting elements of the vector.

Definition

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

Property Value

String

See Also