NativeMethodsvector_vector_Point2f_getSize2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_Point2f_getSize2(System.IntPtr,System.IntPtr[])"]
Namespace: OpenCvSharp
public static void vector_vector_Point2f_getSize2( IntPtr vector, IntPtr[] size )
Public Shared Sub vector_vector_Point2f_getSize2 ( vector As IntPtr, <OutAttribute> size As IntPtr() )
public: static void vector_vector_Point2f_getSize2( IntPtr vector, [InAttribute] [OutAttribute] array<IntPtr>^ size )
static member vector_vector_Point2f_getSize2 : vector : IntPtr * size : IntPtr[] byref -> unit
[Missing <param name="vector"/> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_Point2f_getSize2(System.IntPtr,System.IntPtr[])"]
[Missing <param name="size"/> documentation for "M:OpenCvSharp.NativeMethods.vector_vector_Point2f_getSize2(System.IntPtr,System.IntPtr[])"]