http://www.emgu.com
Get the operation type
Namespace:
Emgu.TF
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
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