Method | Description | |
---|---|---|
PulseWidthChangedEventArgs ( double highPulseWidth, double lowPulseWidth ) : System |
Creates an instance of PulseWidthChangedEventArgs with the provide values for HighPulseWidth and LowPulseWidth.
|
public PulseWidthChangedEventArgs ( double highPulseWidth, double lowPulseWidth ) : System | ||
highPulseWidth | double | |
lowPulseWidth | double | |
return | System |