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


DynamicRenderer - члены

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

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

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

Displays the tablet pen data in real-time as that data is being handled by the RealTimeStylus object. This class cannot be inherited.

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

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

  Имя Описание
ms575179.pubmethod(ru-ru,VS.90).gif DynamicRenderer Перегружен. Initializes a new instance of the DynamicRenderer class.

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

Методы

  Имя Описание
ms575179.pubmethod(ru-ru,VS.90).gif Dispose Releases resources used by the DynamicRenderer object.
ms575179.pubmethod(ru-ru,VS.90).gif Draw Draws the cached data with the specified Graphics object.
ms575179.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms575179.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms575179.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms575179.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms575179.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms575179.pubmethod(ru-ru,VS.90).gif Refresh Causes the DynamicRenderer object to redraw the ink data that is currently in its data store.
ms575179.pubmethod(ru-ru,VS.90).gif ReleaseCachedData Releases tablet pen data from the DynamicRenderer object's cache.
ms575179.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Поля

  Имя Описание
ms575179.pubfield(ru-ru,VS.90).gifms575179.static(ru-ru,VS.90).gif DynamicRendererCachedDataGuid Represents the Guid that is used by a CustomStylusData object to indicate that the Data property contains DynamicRendererCachedData from a DynamicRenderer object.

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

Свойства

  Имя Описание
ms575179.pubproperty(ru-ru,VS.90).gif ClipRectangle Gets or sets the Rectangle structure in which to paint the dynamically rendered strokes.
ms575179.pubproperty(ru-ru,VS.90).gif DrawingAttributes Gets or sets the DrawingAttributes object used by the DynamicRenderer object.
ms575179.pubproperty(ru-ru,VS.90).gif Enabled Gets or sets a value that turns dynamic rendering on and off.
ms575179.pubproperty(ru-ru,VS.90).gif EnableDataCache Gets or sets a value that indicates whether data caching is enabled for the DynamicRenderer object.

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

Явные реализации интерфейса

  Имя Описание
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.CustomStylusDataAdded
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privproperty(ru-ru,VS.90).gif IStylusSyncPlugin.DataInterest
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.Error
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.InAirPackets
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.Packets
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.RealTimeStylusDisabled
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.RealTimeStylusEnabled
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusButtonDown
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusButtonUp
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusDown
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusInRange
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusOutOfRange
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.StylusUp
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.SystemGesture
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.TabletAdded
ms575179.pubinterface(ru-ru,VS.90).gifms575179.privmethod(ru-ru,VS.90).gif IStylusSyncPlugin.TabletRemoved

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

См. также

Ссылки

DynamicRenderer Класс

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