Emgu CV Library Documentation
Degree Property
NamespacesEmgu.CV.MLSVMParamsDegree

www.emgu.com/wiki
For poly
Declaration Syntax
C#Visual BasicVisual C++
public double Degree { get; set; }
Public Property Degree As Double
public:
property double Degree {
	double get ();
	void set (double value);
}

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)