 | ProcessingConfigurationPhaseCalibrationDegree Property |
Gets or sets the phase correction degree for calibration mode.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic int PhaseCalibrationDegree { get; set; }
public:
property int PhaseCalibrationDegree {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also