Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
The following macro extracts the direction from the ullArguments field of a GID_SCROLL gesture message.
Syntax
GID_SCROLL_Direction( Arg ) |
Parameters
- Arg
-
The raw angle to be converted.
Remarks
The raw angle is given relative to the current system orientation (agnostic of whether the device is in landscape or portrait mode). When the system rotates, the gesture directions and angles adjust to match the rotation.
Requirements
Header | Gesture.h |