CvArrayTDepthRows Property |
http://www.emgu.com
The number of rows for this array
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxPublic ReadOnly Property Rows As Integer
Get
public:
property int Rows {
int get ();
}
member Rows : int with get
Property Value
Type:
Int32
See Also