Gets or sets both the rotation of the cursor image and the rotation of the movement of the cursor. For table top displays
Table Top applications often require the rotation of cursors and cursor movement. When one is rotated 180° from the upright screen position moving the mouse awat from the user will move the cursor towards the user instead of away from the user.
C# Eg., sdgManager1.Mice[0].DegreeRotation = 180;