Share via


PacketProperty.YTiltOrientation Field

PacketProperty.YTiltOrientation Field

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

Definition

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

Field Value

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.

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

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.

See Also