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


StylusDataBase - члены

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

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

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

Represents an abstract class that is the parent class of various stylus data classes.

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

Методы

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

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

Свойства

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

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

См. также

Ссылки

StylusDataBase Класс

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