Click or drag to resize

ScopedGCHandleHandle Property

[Missing <summary> documentation for "P:OpenCvSharp.Util.ScopedGCHandle.Handle"]

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public GCHandle Handle { get; }

Property Value

Type: GCHandle
See Also