UnmanagedObjectPtr Property |
http://www.emgu.com
Pointer to the unmanaged object
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic IntPtr Ptr { get; }
Public ReadOnly Property Ptr As IntPtr
Get
public:
property IntPtr Ptr {
IntPtr get ();
}
member Ptr : IntPtr with get
Property Value
Type:
IntPtr
See Also