Represents a Rect2f structure with its properties left uninitialized.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static readonly Rect2f Empty
Public Shared ReadOnly Empty As Rect2f
public:
static initonly Rect2f Empty
var OpenCvSharp.Rect2f.Empty
Field Value
Type:
Rect2f
See Also