Click or drag to resize

Rect2dBottomRight Property

Coordinate of the right-most rectangle corner [Point2d(X+Width, Y+Height)]

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

Property Value

Type: Point2d
See Also