|  | MatTypeDepth Property  | 
 [Missing <summary> documentation for "P:OpenCvSharp.MatType.Depth"]
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic int Depth { get; }Public ReadOnly Property Depth As Integer
	Get
public:
property int Depth {
	int get ();
}member Depth : int with get
Property Value
Type: 
Int32 See Also
See Also