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