ScanFix Xpress v9.0 for .NET - Updated
CountOfCombsFound Property




Accusoft.ScanFixXpressSdk Namespace > CombRemovalResults Class : CountOfCombsFound Property
Gets the count of the combs meeting the given criteria that were found on the image.
Syntax
'Declaration
 
Public ReadOnly Property CountOfCombsFound As Integer
'Usage
 
Dim instance As CombRemovalResults
Dim value As Integer
 
value = instance.CountOfCombsFound
public int CountOfCombsFound {get;}
public: __property int get_CountOfCombsFound();
public:
property int CountOfCombsFound {
   int get();
}
See Also

Reference

CombRemovalResults Class
CombRemovalResults Members

Is this page helpful?
Yes No
Thanks for your feedback.