Sdílet prostřednictvím


PacketProperty.PitchRotation Field

The Guid for the PacketProperty object that indicates whether the tip is above or below a horizontal line that is perpendicular to the writing surface.

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

Syntax

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

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

Field Value

Type: System.Guid
The globally unique identifier (GUID) that identifies the packet property that indicates whether the tip is above or below a horizontal line that is perpendicular to the writing surface.

Remarks

Note

This requires a 3D digitizer.

The value is positive if the tip is above the line and negative if it is below the line. For example, if you hold the pen in front of you and write on an imaginary wall, the pitch is positive if the tip is above a line extending from you to the wall.

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