NativeMethodsvector_vector_Point2f_getSize2 Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_Point2f_getSize2(System.IntPtr,System.IntPtr[])"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void vector_vector_Point2f_getSize2(
	IntPtr vector,
	IntPtr[] size
)

Parameters

vector
Type: SystemIntPtr

[Missing <param name="vector"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_Point2f_getSize2(System.IntPtr,System.IntPtr[])"]

size
Type: SystemIntPtr

[Missing <param name="size"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_vector_Point2f_getSize2(System.IntPtr,System.IntPtr[])"]

See Also

Reference