CvDTreeNodeRight Property OpenCvSharp Class Library
Pointers to the right node

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvDTreeNode Right { get; }

Property Value

Type: CvDTreeNode
See Also

Reference