The size of MCvMatND

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1062 (2.2.1.1062)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int MCvMatND { get; }
Public Shared ReadOnly Property MCvMatND As Integer
	Get
public:
static property int MCvMatND {
	int get ();
}

See Also