Click or drag to resize

VectorOfVectorPointGetSize2 Method

vector.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.VectorOfVectorPoint.GetSize2"]

See Also