WebPlanner Programmer's Guide

Utilities.DeviceToDoc Method

See Also
 

 Overload List

Name Description

Utilities.DeviceToDoc (IGraphics, Point)

Transforms the specified point from device to world coordinates.

Utilities.DeviceToDoc (IGraphics, Rectangle)

Transforms the specified rectangle from device to world coordinates.

Utilities.DeviceToDoc (IGraphics, RectangleF)

Transforms the specified rectangle from device to world coordinates.

Utilities.DeviceToDoc (IGraphics, Single, Single)

Transforms the specified point from device to world coordinates.

 See Also