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