The MsCalculationDirection enumeration is used to determine direction of pointwise calculation mode.
It is used by the following property:
| Value | Brief description |
| -1 | Undefined. The direction is not defined. |
| 0 | Forward. Calculation forward. |
| 1 | Backward. Calculation backward. |
See also: