PenPointer Properties |
The PenPointer type exposes the following members.
Name | Description | |
---|---|---|
Buttons |
Current buttons state of the pointer.
(Inherited from Pointer.) | |
Flags | Gets or sets pointer flags: [!:FLAG_ARTIFICIAL] Note: setting this property doesn't immediately change its value, the value actually changes during the next TouchManager update phase. | |
Id |
Internal unique pointer id.
(Inherited from Pointer.) | |
InputSource |
Original input source which created this pointer.
(Inherited from Pointer.) | |
Position |
Current position in screen coordinates.
(Inherited from Pointer.) | |
Pressure |
Gets or sets the touch's pressure.
| |
PreviousPosition |
Previous position in screen coordinates.
(Inherited from Pointer.) | |
ProjectionParams |
Projection parameters for the layer which created this pointer.
(Inherited from Pointer.) | |
Rotation |
Gets or sets the touch's rotation.
| |
Type |
Pointer type. See PointerPointerType.
(Inherited from Pointer.) |