Click or drag to resize

ProcessingConfigurationAddPhaseCorrectionSegment Method

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void AddPhaseCorrectionSegment(
	int left,
	int top,
	int length,
	SegmentOrientation orientation
)

Parameters

left
Type: SystemInt32
top
Type: SystemInt32
length
Type: SystemInt32
orientation
Type: LynceeTec.ImagingSegmentOrientation
See Also