Click or drag to resize

RectTopLeft Property

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Point TopLeft { get; }

Property Value

Type: Point
See Also