| 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: 1.0.0
Syntax Public ReadOnly Property Left As Integer
Get
public:
property int Left {
int get ();
}
member Left : int with get
Property Value
Type:
Int32See Also