Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic int ScoreType { get; set; }Public Property ScoreType As Integer
	Get
	Set
public:
property int ScoreType {
	int get ();
	void set (int value);
}member ScoreType : int with get, set
function get_ScoreType();
function set_ScoreType(value);
Property Value
Type: 
Int32 See Also
See Also