Click or drag to resize

RectLocation Property

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

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

Property Value

Type: Point
See Also