http://www.emgu.com
Returns true if the node is a sequence
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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