PacketProperty.YawRotation Field

PacketProperty.YawRotation Field

The Guid Leave Site for the PacketProperty object for the angle of the pen to the left or right around the center of its horizontal axis when the pen is horizontal.

Definition

Visual Basic .NET Public Shared YawRotation As Guid
C# public static Guid YawRotation;
Managed C++ public: static Guid YawRotation;

Field Value

System.Guid. The globally unique identifier (GUID) that identifies the packet property for the angle of the pen to the left or right around the center of its horizontal axis when the pen is horizontal.

This field is read-only. This field has no default value.

Remarks

Note: This requires a 3D digitizer.

If you hold the pen in front of you and write on an imaginary wall, zero yaw indicates that the pen is perpendicular to the wall. The value is negative if the tip is to the left of perpendicular and positive if the tip is to the right of perpendicular.

See Also