C# Класс YAMP.Sensors.Devices.OrientationEventArgs

Arguments for the orientation sensor.
Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
OrientationEventArgs ( System.Matrix value ) : System

Creates a new instance.

Описание методов

OrientationEventArgs() публичный Метод

Creates a new instance.
public OrientationEventArgs ( System.Matrix value ) : System
value System.Matrix
Результат System