Click or drag to resize

OperationDescriptionAddControlInput Method

http://www.emgu.com
Call once per control input to this Operation description

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public void AddControlInput(
	Operation input
)

Parameters

input
Type: Emgu.TFOperation
The control input
See Also