Emgu CV Library Documentation
IsROISet Property
NamespacesEmgu.CVImage<(Of <(TColor, TDepth>)>)IsROISet

www.emgu.com/wiki
Indicates if the region of interest has been set
Declaration Syntax
C#Visual BasicVisual C++
public bool IsROISet { get; }
Public ReadOnly Property IsROISet As Boolean
public:
property bool IsROISet {
	bool get ();
}

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