Emgu CV Library Documentation
Ptr Property
NamespacesEmgu.CVSeq<(Of <(T>)>)Ptr

www.emgu.com/wiki
Get the pointer of this sequence
Declaration Syntax
C#Visual BasicVisual C++
public IntPtr Ptr { get; }
Public ReadOnly Property Ptr As IntPtr
public:
property IntPtr Ptr {
	IntPtr get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)