PacketProperty.XTiltOrientation Field

PacketProperty.XTiltOrientation Field

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

Definition

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

Field Value

System.Guid. The globally unique identifier (GUID) that identifies the packet property for the angle between the y,z-plane and the pen and y-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 to the right of perpendicular.

See Also