Re: [pointerevents] Add Pen Rotation

Thanks for the suggestion.  Can you point me at the existing native 
APIs for determining rotation?

On Windows 8+ I see 
[PointerPointProperties.Orientation](https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.input.pointerpointproperties.orientation)
 and 
[PointerPointProperties.Twist](https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.input.pointerpointproperties.twist).
  It's not clear to me what the difference is between these.

If someone can point to a native demo app (on Windows or otherwise) 
and specific device where rotation is supported, it would probably 
help.  I have a Surface Pro 3, and AFAIK that pen supports tilt but 
not rotation (but I'm not completely sure).

-- 
GitHub Notif of comment by RByers
See 
https://github.com/w3c/pointerevents/issues/25#issuecomment-151883932

Received on Wednesday, 28 October 2015 15:33:28 UTC