StylusPointProperties.PacketStatus Field

Definition

Represents the current status of the cursor.

public static readonly System.Windows.Input.StylusPointProperty PacketStatus;

Field Value

Remarks

The value of the PacketStatus field contains one or more of the following flag values in a bit field. Use bit operators to check the status of these values.

  • The cursor is touching the drawing surface (Value = 1).

  • The cursor is inverted. For example, the eraser end of the pen is pointing toward the surface (Value = 2).

  • Not used (Value = 4).

  • The barrel button is pressed (Value = 8).

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9