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  Int32
 
left  Int32
 
widht  Int32
 
height  Int32
 

Implements

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