Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Renderer Class
Renderer Methods

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Renderer..::.PixelToInkSpace Method

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

  NameDescription
Public methodPixelToInkSpace(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.
Public methodPixelToInkSpace(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.
Public methodPixelToInkSpace(IntPtr, Point%)Converts a location in pixel space coordinates to be a location in ink space coordinates by using a handle for the conversion.
Public methodPixelToInkSpace(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.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker