Click or drag to resize

Rect2dSize Property

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

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

Property Value

Type: Size2d
See Also