Click or drag to resize

IlluminationSetRoi Method


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

Parameters

left  Int32
 
top  Int32
 
width  Int32
 
height  Int32
 

Implements

IHoloMeasureSetRoi(Int32, Int32, Int32, Int32)
See Also