Share via


SystemGestureData.StylusMode Property

SystemGestureData.StylusMode Property

Gets the tablet pen mode at the time the system gesture occurs.

Definition

Visual Basic .NET Public ReadOnly Property StylusMode As Integer
C# public int StylusMode { get; }
Managed C++ public: __property int* get_StylusMode();

Property Value

System.Int32. tablet pen mode at the time the system gesture occurs.

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

1 Pen tip mode.
2 Inverted mode.