Property | Type | Description | |
---|---|---|---|
Type | Sensor.Type | ||
X | float | ||
Y | float | ||
Z | float |
Method | Description | |
---|---|---|
SensorEventArgs ( |
Construct the sensor arguments from a sensor event
|
|
ToString ( ) : string |
Provide a string describing the object
|
public SensorEventArgs ( |
||
e | Sensor event | |
return | System |