Data type for sending a ToggleDetection request. The enabled flag indicates whether detection should be enabled/disabled.

Namespace: Braintech.Vi_FaceDetector.Proxy
Assembly:  Vi_FaceDetector.Y2007.M10.Proxy (in Vi_FaceDetector.Y2007.M10.Proxy.dll)

Syntax

C#
public class ToggleDetectionRequest : ICloneable, 
	IDssSerializable

Inheritance Hierarchy

System..::Object
  Braintech.Vi_FaceDetector.Proxy..::ToggleDetectionRequest

See Also