Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The idommsgestureevent interface corresponds to MSGestureEvent.
Members
The idommsgestureevent interface inherits from the IUnknown interface. idommsgestureevent also has these types of members:
- Methods
- Properties
Methods
The idommsgestureevent interface has these methods.
| Method | Description |
|---|---|
| initGestureEvent | Initializes a newly-created gesture event. |
Properties
The idommsgestureevent interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read-only |
Cumulative diameter of the manipulation area from the beginning of the interaction. |
|
Read-only |
Returns the time at which the event was created in milliseconds. |
|
Read-only |
Clockwise rotation of the cursor around its own major axis in the range of 0 to 359. |
|
Read-only |
Cumulative scale factor for zoom from the beginning of the interaction. |
|
Read-only |
Cumulative translation along x-axis from the beginning of the interaction. |
|
Read-only |
Cumulative translation along y-axis from the beginning of the interaction. |
|
Read-only |
Angular velocity in radians. |
|
Read-only |
Velocity of expanding manipulation area. |
|
Read-only |
Velocity of movement along x-axis. |
|
Read-only |
Velocity of movement along y-axis. |