ImageGear .NET v24.14 - Updated September 15, 2020
Statistics Property (ImGearRecPage)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPage Class : Statistics Property
Gets access to recognition statistics for this page.
Syntax
'Declaration
 
Public ReadOnly Property Statistics As ImGearRecStatistics
 
'Usage
 
Dim instance As ImGearRecPage
Dim value As ImGearRecStatistics
 
value = instance.Statistics

Property Value

ImGearRecStatistics class object.
Remarks
Provides access to statistics for recognition processes performed on this ImGearRecPage. See ImGearRecStatistics class.
See Also

Reference

ImGearRecPage Class
ImGearRecPage Members
ImGearRecStatistics Class