Share via


PacketProperty.YawRotation Field

The Guid 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.

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

Syntax

'Declaration
Public Shared ReadOnly YawRotation As Guid
'Usage
Dim value As Guid 

value = PacketProperty.YawRotation
public static readonly Guid YawRotation
public:
static initonly Guid YawRotation
public static final var YawRotation : Guid

Field Value

Type: 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.

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.

Platforms

Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

PacketProperty Class

PacketProperty Members

Microsoft.Ink Namespace

Stroke.PacketDescription

InkCollector.DesiredPacketDescription

InkOverlay.DesiredPacketDescription

InkPicture.DesiredPacketDescription