Поделиться через


StylusInRangeData.Stylus - свойство

Обновлен: Ноябрь 2007

Gets the information about the Stylus object at the time that the tablet pen enters the input area of the RealTimeStylus object or enters the detection range of the digitizer above the input area of the RealTimeStylus object.

Пространство имен:  Microsoft.StylusInput.PluginData
Сборка:  Microsoft.Ink (в Microsoft.Ink.dll)

Синтаксис

'Декларация
Public ReadOnly Property Stylus As Stylus
'Применение
Dim instance As StylusInRangeData
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

Значение свойства

Тип: Microsoft.StylusInput.Stylus
The information about the Stylus object at the time that the tablet pen enters the input area of the RealTimeStylus object or enters the detection range of the digitizer above the input area of the RealTimeStylus object.

Платформы

Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

StylusInRangeData Класс

StylusInRangeData - члены

Microsoft.StylusInput.PluginData - пространство имен