RectBottomRight Property OpenCvSharp Class Library
Coordinate of the right-most rectangle corner [Point(X+Width, Y+Height)]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Point BottomRight { get; }

Property Value

Type: Point
See Also

Reference