Click or drag to resize

OperationControlOutputs Property

http://www.emgu.com
Get the list of operations that have the current operation as a control input.

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public Operation[] ControlOutputs { get; }

Property Value

Type: Operation
See Also