Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
YAMP
Sensors
Devices
OrientationEventArgs
C# Class YAMP.Sensors.Devices.OrientationEventArgs
Arguments for the orientation sensor.
Inheritance:
System.EventArgs
Mostra file
Open project: FlorianRappl/YAMP
Class Usage Examples
Public Methods
Method
Description
OrientationEventArgs
(
System.Matrix
value
) :
System
Creates a new instance.
Method Details
OrientationEventArgs()
public
method
Creates a new instance.
public
OrientationEventArgs
(
System.Matrix
value
) :
System
value
System.Matrix
return
System