.NET Framework Class Library
Renderer..::.PixelToInkSpace Method

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

Overload List

  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
See Also

Reference

Tags :


Page view tracker