Click or drag to resize

RectSize Property

Size of the rectangle [CvSize(Width, Height)]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Size Size { get; set; }

Property Value

Type: Size
See Also