Click or drag to resize

RectSize Property

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Size Size { get; set; }

Property Value

Type: Size
See Also