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
CompassEventArgs
C# Class YAMP.Sensors.Devices.CompassEventArgs
Arguments for the compass.
Inheritance:
System.EventArgs
Mostra file
Open project: FlorianRappl/YAMP
Class Usage Examples
Public Methods
Method
Description
CompassEventArgs
(
HeadingNorth
value
) :
System
Creates a new instance.
Method Details
CompassEventArgs()
public
method
Creates a new instance.
public
CompassEventArgs
(
HeadingNorth
value
) :
System
value
HeadingNorth
return
System