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


Renderer.PixelToInkSpace - метод

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

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

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

Converts one or more locations from pixel coordinates to ink space coordinates.

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

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

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

См. также

Ссылки

Renderer Класс

Renderer - члены

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