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


InAirPacketsData - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

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

Provides a container for the values passed in through the IStylusAsyncPlugin.InAirPackets and IStylusSyncPlugin.InAirPackets methods when packets are detected as the pen passes above the digitizer. This class cannot be inherited.

Тип InAirPacketsData предоставляет следующие члены.

Конструкторы

  Имя Описание
ms575269.pubmethod(ru-ru,VS.90).gif InAirPacketsData Initializes a new instance of the InAirPacketsData class.

В начало страницы

Методы

  Имя Описание
ms575269.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms575269.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms575269.pubmethod(ru-ru,VS.90).gif GetData Returns the packet data. (Унаследовано от StylusDataBase.)
ms575269.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns the System.Collections.IEnumerator interface used to iterate through the array of data. (Унаследовано от StylusDataBase.)
ms575269.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms575269.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms575269.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms575269.pubmethod(ru-ru,VS.90).gif SetData Replaces the packet data. (Унаследовано от StylusDataBase.)
ms575269.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)
ms575269.protmethod(ru-ru,VS.90).gif VerifyPacketData Validates the packet data. This method is called when the object is initialized. (Унаследовано от StylusDataBase.)

В начало страницы

Свойства

  Имя Описание
ms575269.pubproperty(ru-ru,VS.90).gif Count Gets the length of the array of packet data. (Унаследовано от StylusDataBase.)
ms575269.pubproperty(ru-ru,VS.90).gif Item Gets the stylus data item at the specified index within the collection. (Унаследовано от StylusDataBase.)
ms575269.pubproperty(ru-ru,VS.90).gif PacketPropertyCount Gets the number of packet properties contained in each packet. (Унаследовано от StylusDataBase.)
ms575269.pubproperty(ru-ru,VS.90).gif Stylus Gets information about the stylus at the time the associated data is generated. (Унаследовано от StylusDataBase.)

В начало страницы

См. также

Ссылки

InAirPacketsData Класс

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