StylusButtonDataBase.Stylus Property
StylusButtonDataBase.Stylus Property |
The Stylus the button is on.
Definition
Visual Basic .NET Public ReadOnly Property Stylus As Stylus C# public Stylus Stylus { get; } Managed C++ public: __property Stylus* get_Stylus();
Property Value
Microsoft.StylusInput.Stylus. The Stylus the button is on.
This property is read-only. This property has no default value.