Click or drag to resize

UnmanagedObjectPtr Property

https://www.emgu.com/wiki/index.php/Emgu_TF
Pointer to the unmanaged object

Namespace:  Emgu.TF.Util
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public virtual IntPtr Ptr { get; }

Property Value

Type: IntPtr
See Also