ImageGear .NET
PreProcTime Property




Gets time spent on image pre-processing.
Syntax
'Declaration
 
Public ReadOnly Property PreProcTime As Integer
'Usage
 
Dim instance As ImGearRecStatistics
Dim value As Integer
 
value = instance.PreProcTime
public int PreProcTime {get;}
public: __property int get_PreProcTime();
public:
property int PreProcTime {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearRecStatistics Class
ImGearRecStatistics Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback