OperationNumControlOutputs Property |
https://www.emgu.com/wiki/index.php/Emgu_TF
Get the number of control outputs.
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntaxpublic int NumControlOutputs { get; }
Public ReadOnly Property NumControlOutputs As Integer
Get
public:
property int NumControlOutputs {
int get ();
}
member NumControlOutputs : int with get
Property Value
Type:
Int32
See Also