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


StylusUpData - члены

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

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

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

Provides data for the IStylusSyncPlugin.StylusUp and IStylusAsyncPlugin.StylusUp methods. This class cannot be inherited.

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

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

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

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

Методы

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

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

Свойства

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

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

См. также

Ссылки

StylusUpData Класс

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