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


Renderer.InkSpaceToPixel - метод

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

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

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

Converts one or more locations in ink space coordinates to be in pixel space.

Список перегрузки

  Имя Описание
ms571358.pubmethod(ru-ru,VS.90).gif InkSpaceToPixel(Graphics, Point%) Converts a location in ink space coordinates to be a location in pixel space by using a Graphics object for the conversion.
ms571358.pubmethod(ru-ru,VS.90).gif InkSpaceToPixel(Graphics, array<Point[]%) Converts an array of locations in ink space coordinates to be in pixel space by using a Graphics object for the conversion.
ms571358.pubmethod(ru-ru,VS.90).gif InkSpaceToPixel(IntPtr, Point%) Converts a location in ink space coordinates to be a location in pixel space by using a handle for the conversion.
ms571358.pubmethod(ru-ru,VS.90).gif InkSpaceToPixel(IntPtr, array<Point[]%) Converts an array of locations in ink space coordinates to be in pixel space by using a handle for the conversion.

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

См. также

Ссылки

Renderer Класс

Renderer - члены

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