| RectEmpty Field |
Represents a Rect structure with its properties left uninitialized.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public static readonly Rect Empty
Public Shared ReadOnly Empty As Rect
public:
static initonly Rect Empty
Field Value
Type:
RectSee Also