Emgu CV Library Documentation
Max Property
NamespacesEmgu.CV.StructureRangeFMax

www.emgu.com/wiki
The Maximum value of this range
Declaration Syntax
C#Visual BasicVisual C++
public float Max { get; set; }
Public Property Max As Single
public:
property float Max {
	float get ();
	void set (float value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)