StylusDataBase.Stylus Property

StylusDataBase.Stylus Property

Gets information about the tablet pen at the time the associated data is generated.

Definition

Visual Basic .NET Overridable Public ReadOnly Property Stylus As Stylus
C# public virtual Stylus Stylus { get; }
Managed C++ public: __property virtual Stylus* get_Stylus();

Property Value

Microsoft.StylusInput.Stylus. Information about the tablet pen at the time the associated data is generated.

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