| ConnectedComponentsBlobLeft Property  | 
        
         
            The leftmost (x) coordinate which is the inclusive start of the bounding box in the horizontal direction.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
SyntaxPublic ReadOnly Property Left As Integer
	Get
public:
property int Left {
	int get ();
}member Left : int with get
Property Value
Type: 
Int32 See Also
See Also