Reference |
The ReferenceVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Force | Gets and sets a value indicating whether the variable forces output on every format call. When true, the formatted value is output even if it is within tolerance of the reference value; when false (default), output occurs only when the value differs from the reference beyond tolerance. | |
| Prefix | Gets and sets the prefix text string prepended to the formatted output value. | |
| Shaper | Gets and sets the Format(Double, Double) object that defines how numeric values are formatted for output. | |
| Suffix | Gets and sets the suffix text string appended to the formatted output value. |