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