Click or drag to resize

Rect2dLocation Property

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

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

Property Value

Type: Point2d
See Also