Click or drag to resize
PrintMatrixFormatNumberFormat Property
The NumberFormat to be used in formatting double and Complex entries.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public string NumberFormat { get; set; }

Property Value

Type: String
A String containing the format to be used in Complex entries.
See Also