Click or drag to resize

Rect2fSize Property

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

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

Property Value

Type: Size2f
See Also