Click or drag to resize

VectorOfVectorPoint2fGetSize2 Method

vector[i].size()

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public IReadOnlyList<long> GetSize2()

Return Value

Type: IReadOnlyListInt64

[Missing <returns> documentation for "M:OpenCvSharp.VectorOfVectorPoint2f.GetSize2"]

See Also