Write-only |
About Mixer/Converter Settings |
Description |
Repeats the last calculation that was performed, including all ON (state) segments in segment table. |
VB Syntax |
conv.ReCalculate( ) |
Variable |
(Type) - Description |
conv |
|
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
mxr.ReCalculate() |
C++ Syntax |
HRESULT ReCalculate() |
Interface |
IConverter5 |