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