| RotatedRectBoundingRect Method  | 
        
         
            returns the minimal up-right rectangle containing the rotated rectangle
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic Rect BoundingRect()
Public Function BoundingRect As Rect
public:
Rect BoundingRect()
member BoundingRect : unit -> Rect 
Return Value
Type: 
Rect See Also
See Also