Emgu CV Library Documentation
Min Property
NamespacesEmgu.CVEnvelope<(Of <(T>)>)Min

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

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)