Click or drag to resize

Rect2fLocation Property

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

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

Property Value

Type: Point2f
See Also