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

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

Overload List

  NameDescription
Public methodInkSpaceToPixel(Graphics, Point%)Converts a location in ink space coordinates to be a location in pixel space by using a Graphics object for the conversion.
Public methodInkSpaceToPixel(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.
Public methodInkSpaceToPixel(IntPtr, Point%)Converts a location in ink space coordinates to be a location in pixel space by using a handle for the conversion.
Public methodInkSpaceToPixel(IntPtr, array<Point>[]()[]%)Converts an array of locations in ink space coordinates to be in pixel space by using a handle for the conversion.
Top
See Also

Reference

Tags :


Page view tracker