 | MatDims Property |
the array dimensionality, >= 2
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
SyntaxPublic ReadOnly Property Dims As Integer
Get
public:
property int Dims {
int get ();
}
member Dims : int with get
Property Value
Type:
Int32
See Also