| ConnectedComponentsLabelCount Property  | 
        
         
            The number of labels -1
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic int LabelCount { get; }Public ReadOnly Property LabelCount As Integer
	Get
public:
property int LabelCount {
	int get ();
}member LabelCount : int with get
function get_LabelCount();
Property Value
Type: 
Int32 See Also
See Also