nw::lyt::MtxCondition Enumerated Type

Syntax

enum MtxCondition;

Value

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.

Description

Indicates the status of a pane's global matrix.

Revision History

2010/04/09
Initial version.

CONFIDENTIAL