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.
| PacketProperty.TangentPressure Field | 
The Guid .gif) for the PacketProperty object that represents pressure of the pen tip along the plane of the tablet surface.
 for the PacketProperty object that represents pressure of the pen tip along the plane of the tablet surface.
Definition
Visual Basic .NET Public Shared TangentPressure As Guid C# public static Guid TangentPressure; Managed C++ public: static Guid TangentPressure; 
Field Value
System.Guid. The globally unique identifier (GUID) for the PacketProperty object that represents pressure of the pen tip along the plane of the tablet surface.
This field is read-only. This field has no default value.
Remarks
The TangentPressure field represents pressure along the plane of the tablet surface; the NormalPressure field represents pressure perpendicular to the plane of the tablet surface.
See Also