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