Click or drag to resize

DRTSettingsInterpolationCount Property

Gets or sets the number of values that the source data will be interpolated to if DoInterpolate is true.

Namespace: RelaxIS_SDK.RelaxISWCFLink.DRT
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public int InterpolationCount { get; set; }

Property Value

Int32
See Also