http://www.emgu.com
Get the operation type
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntaxpublic string OpType { get; }
Public ReadOnly Property OpType As String
Get
public:
property String^ OpType {
String^ get ();
}
member OpType : string with get
Property Value
Type:
String
See Also