|
DynamicCalculatorUseLatestValues Property
|
Gets or sets the flag indicating whether to use the latest
received values to fill in values missing from the current frame.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.207-beta
Syntax function get_UseLatestValues();
function set_UseLatestValues(value);
View SourceProperty Value
BooleanSee Also