Treehopper C# API
AnalogValueChangedEventArgs Class Reference

Analog value changed EventArgs More...

Inheritance diagram for AnalogValueChangedEventArgs:

Public Member Functions

 AnalogValueChangedEventArgs (double newValue)
 Construct a new Analog value changed EventArgs More...
 

Properties

double NewValue [get, set]
 The new analog value More...
 

Detailed Description

Analog value changed EventArgs

Constructor & Destructor Documentation

◆ AnalogValueChangedEventArgs()

AnalogValueChangedEventArgs ( double  newValue)

Construct a new Analog value changed EventArgs

Parameters
newValuethe new value

Property Documentation

◆ NewValue

double NewValue
getset

The new analog value


The documentation for this class was generated from the following file: