| VectorOfVectorPoint2fSize Property |
[Missing <summary> documentation for "P:OpenCvSharp.VectorOfVectorPoint2f.Size"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public ReadOnly Property Size As Integer
Get
public:
virtual property int Size {
int get () sealed;
}
abstract Size : int with get
override Size : int with get
Property Value
Type:
Int32Implements
IStdVectorTSizeSee Also