ObjectPointer Properties |
The ObjectPointer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Angle |
The Rotation of the physical object this pointer represents.
|
![]() | 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. |
![]() | Height |
The height of the physical object this pointer represents.
|
![]() | Id |
Internal unique pointer id.
(Inherited from Pointer.) |
![]() | InputSource |
Original input source which created this pointer.
(Inherited from Pointer.) |
![]() | ObjectId |
The Id of the physical object this pointer represents.
|
![]() | Position |
Current position in screen coordinates.
(Inherited from Pointer.) |
![]() | PreviousPosition |
Previous position in screen coordinates.
(Inherited from Pointer.) |
![]() | ProjectionParams |
Projection parameters for the layer which created this pointer.
(Inherited from Pointer.) |
![]() | Type |
Pointer type. See PointerPointerType.
(Inherited from Pointer.) |
![]() | Width |
The Width of the physical object this pointer represents.
|