Click or drag to resize

Rect2fTopLeft Property

Coordinate of the left-most rectangle corner [Point2f(X, Y)]

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

Property Value

Type: Point2f
See Also