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.Z Field | 
The Guid .gif) for the PacketProperty object for the z-coordinate or distance of the pen tip from the tablet surface.
 for the PacketProperty object for the z-coordinate or distance of the pen tip from the tablet surface.
Definition
Visual Basic .NET Public Shared Z As Guid C# public static Guid Z; Managed C++ public: static Guid Z; 
Field Value
System.Guid. The globally unique identifier (GUID) that identifies the packet property for the z-coordinate or distance of the pen tip from the tablet surface.
This field is read-only. This field has no default value.
Remarks
The TabletPropertyMetricUnit enumeration type determines the unit of measurement for this property.
See Also