http://www.emgu.com
Get the pointer to the native status
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntaxpublic override IntPtr Ptr { get; }
Public Overrides ReadOnly Property Ptr As IntPtr
Get
public:
virtual property IntPtr Ptr {
IntPtr get () override;
}
abstract Ptr : IntPtr with get
override Ptr : IntPtr with get
Property Value
Type:
IntPtr
See Also