http://www.emgu.com
Returns true if the node is a sequence
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic bool IsSeq { get; }
Public ReadOnly Property IsSeq As Boolean
Get
public:
property bool IsSeq {
bool get ();
}
member IsSeq : bool with get
Property Value
Type:
Boolean
See Also