Click or drag to resize

ProcessingConfigurationSetPhaseCorrectionZones Method

Sets an array containing the user defined phase correction zones.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void SetPhaseCorrectionZones(
	Zone[] zones
)

Parameters

zones
Type: LynceeTec.ImagingZone
The array containing the user defined zones.
See Also