Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Renderer Class
Renderer Methods
Collapse All/Expand All Collapse All
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..::.InkSpaceToPixel Method

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

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