Click or drag to resize

StatusChecker Constructor

http://www.emgu.com
Create a status checker

Namespace:  Emgu.TF
Assembly:  Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntax
public StatusChecker(
	Status status
)

Parameters

status
Type: Emgu.TFStatus
The status to be check, if null, one will be created
See Also