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