Share via


PacketProperty.PitchRotation Field

PacketProperty.PitchRotation Field

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

Definition

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

Field Value

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.

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

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.

See Also