Click or drag to resize

FileNodeNodeType Property

http://www.emgu.com
Gets the type of the node.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public FileNodeType NodeType { get; }

Property Value

Type: FileNodeType
The type of the node.
See Also