Emgu CV Library Documentation
Min Property
NamespacesEmgu.CV.StructureRangeFMin

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

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