Emgu CV Library Documentation
isValid Property
NamespacesEmgu.CVMCvSubdiv2DPointisValid

www.emgu.com/wiki
return if this is a valid point
Declaration Syntax
C#Visual BasicVisual C++
public bool isValid { get; }
Public ReadOnly Property isValid As Boolean
public:
property bool isValid {
	bool get ();
}

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