Emgu CV Library Documentation
depth Field
NamespacesEmgu.CV.ML.StructureMCvDTreeNodedepth

www.emgu.com/wiki
The node depth, the root node depth is 0, the child nodes depth is the parent's depth + 1.
Declaration Syntax
C#Visual BasicVisual C++
public int depth
Public depth As Integer
public:
int depth

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)