Click or drag to resize

Rect2dSize Property

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

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

Property Value

Type: Size2d
See Also