C# Class VietOCR.NET.TrackbarDialog.ValueChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: nguyenq/VietOCR3.NET Class Usage Examples

Public Methods

Method Description
ValueChangedEventArgs ( float value ) : System

Method Details

ValueChangedEventArgs() public method

public ValueChangedEventArgs ( float value ) : System
value float
return System