Click or drag to resize

IDelegateDelegatePtr Property

https://www.emgu.com
Pointer to the native Delegate object.

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.10.1.1493
Syntax
IntPtr DelegatePtr { get; }

Property Value

Type: IntPtr
See Also