enum MtxCondition;
| Value | Description |
|---|---|
| MTXCONDITION_DIRTY | Indicates the matrix must be recalculated. |
| MTXCONDITION_CLEAN | Indicates the matrix has been calculated using the latest conditions. |
| MTXCONDITION_CLEAN_LOCATION_ADJUST | Indicates the matrix has been calculated using the latest conditions (with Location Adjust). |
| MTXCONDITION_MAX | Total number of enumerators. |
Indicates the status of a pane's global matrix.
CONFIDENTIAL