RectSize Property OpenCvSharp Class Library
Size of the rectangle [CvSize(Width, Height)]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Size Size { get; set; }

Property Value

Type: Size
See Also

Reference