Share via


PacketProperty.YTiltOrientation Field

The Guid for the PacketProperty object for the angle between the x,z-plane and the pen and x-axis plane.

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

Syntax

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

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

Field Value

Type: System.Guid
The globally unique identifier (GUID) that identifies the packet property for the angle between the x,z-plane and the pen and x-axis plane.

Remarks

Applies to a pen cursor.

The value is 0 when the pen is perpendicular to the drawing surface and is positive when the pen is upward or away from the user.

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