Click or drag to resize

IlluminationGetRoi Method

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

Parameters

left
Type: SystemInt32
top
Type: SystemInt32
width
Type: SystemInt32
height
Type: SystemInt32

Implements

IHoloMeasureGetRoi(Int32, Int32, Int32, Int32)
See Also