 | ProcessingConfigurationSetPhaseCorrectionSegments Method |
Sets an array containing the user defined phase correction segments.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void SetPhaseCorrectionSegments(
Segment[] segments
)
public:
void SetPhaseCorrectionSegments(
array<Segment^>^ segments
)
Parameters
- segments Segment
- The array containing the user defined segments.
See Also