void SetInvisiblePaneCalculateMtx(
bool bEnable
);
| Name | Description | |
|---|---|---|
| bEnable | Specify true when performing matrix calculations on hidden panes. |
Sets whether to perform matrix calculations on hidden panes.
If true is specified for bEnable, matrix calculations are also performed for hidden panes by calling Pane::CalculateMtx().
CONFIDENTIAL