Tablet PC - API for measuring Z
Hi -
I was wondering what was the API to calculate how far the stylus was from the screen. I know how to get the x and the y co-ordinates I was looking for the Z.
Any help would be highly appreciated -
Santosh
Hi -
I was wondering what was the API to calculate how far the stylus was from the screen. I know how to get the x and the y co-ordinates I was looking for the Z.
Any help would be highly appreciated -
Santosh
Hi Santosh,
in order obtain information about the z-coordinate, you would add PacketProperty.Z to your desired packet description:
That's the theory. However, the reality is that none of the existing hardware provides this information. At least I am not aware of any hardware that reports the z-property.
Thanks - Stefan Wick