ArrayAddress2TDim1Length Property
|
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int Dim1Length { get; }
Public ReadOnly Property Dim1Length As Integer
Get
public:
property int Dim1Length {
int get ();
}
member Dim1Length : int with get
function get_Dim1Length();
Property Value
Type:
Int32
See Also