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

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

public CvPoint BottomRight { get; }

Property Value

Type: CvPoint
See Also

Reference