Sensors - Managed

We use WPF’s rotate transform that uses degrees. A converter converts the X- and Y-axis of the Accelerometer to degrees. In order for the rotation to work properly, it must be centered on the middle of the element. That why we have the second converter that calculates the center of the element. ................
................