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


Renderer - члены

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

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

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

Represents the management of mappings from ink to the display window. Use the Renderer object to display ink in a window. You can also use it to reposition and resize stroke.

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

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

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

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

Методы

  Имя Описание
ms552679.pubmethod(ru-ru,VS.90).gif Draw Перегружен. Draws strokes on a Graphics or device context.
ms552679.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms552679.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms552679.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms552679.pubmethod(ru-ru,VS.90).gif GetObjectTransform Identifies the Matrix object that represents the object transform that was used to render ink.
ms552679.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552679.pubmethod(ru-ru,VS.90).gif GetViewTransform Identifies the Matrix object that represents the object transform that was used to render ink.
ms552679.pubmethod(ru-ru,VS.90).gif InkSpaceToPixel Перегружен. Converts one or more locations in ink space coordinates to be in pixel space.
ms552679.pubmethod(ru-ru,VS.90).gif Measure Перегружен. Calculates the Rectangle on the device context needed to contain the stroke or strokes to be drawn by the Renderer object.
ms552679.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552679.pubmethod(ru-ru,VS.90).gif Move Applies a translation to the GetViewTransform in ink space coordinates.
ms552679.pubmethod(ru-ru,VS.90).gif PixelToInkSpace Перегружен. Converts one or more locations from pixel coordinates to ink space coordinates.
ms552679.pubmethod(ru-ru,VS.90).gif Rotate Перегружен. Applies a rotation to the GetViewTransform.
ms552679.pubmethod(ru-ru,VS.90).gif Scale Перегружен. Scales the GetViewTransform in the X and Y dimensions.
ms552679.pubmethod(ru-ru,VS.90).gif SetObjectTransform Sets the Matrix object that represents the object transform that is used to render ink.
ms552679.pubmethod(ru-ru,VS.90).gif SetViewTransform Sets the Matrix object that represents the view transform that is used to render ink.
ms552679.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

См. также

Ссылки

Renderer Класс

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