Click or drag to resize

SingleWavelengthReconstructionAddPhaseMonitorZone Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void AddPhaseMonitorZone(
	int top,
	int left,
	int widht,
	int height
)

Parameters

top
Type: SystemInt32
left
Type: SystemInt32
widht
Type: SystemInt32
height
Type: SystemInt32

Implements

IReconstructionAddPhaseMonitorZone(Int32, Int32, Int32, Int32)
See Also