C# Class YAMP.Sensors.Devices.CompassEventArgs

Arguments for the compass.
Inheritance: System.EventArgs
Afficher le fichier Open project: FlorianRappl/YAMP Class Usage Examples

Méthodes publiques

Méthode Description
CompassEventArgs ( HeadingNorth value ) : System

Creates a new instance.

Method Details

CompassEventArgs() public méthode

Creates a new instance.
public CompassEventArgs ( HeadingNorth value ) : System
value HeadingNorth
Résultat System