StylusButtonDataBase.Stylus-Eigenschaft
Ruft das der Schaltfläche zugeordnete Stylus-Objekt ab.
Namespace: Microsoft.StylusInput.PluginData
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public ReadOnly Property Stylus As Stylus
'Usage
Dim instance As StylusButtonDataBase
Dim value As Stylus
value = instance.Stylus
public Stylus Stylus { get; }
public:
property Stylus^ Stylus {
Stylus^ get ();
}
/** @property */
public Stylus get_Stylus()
public function get Stylus () : Stylus
Eigenschaftenwert
Typ: Microsoft.StylusInput.Stylus
Das der Taste zugeordnete Stylus-Objekt.
Plattformen
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0