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

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

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