WebPlanner Programmer's Guide

Utilities.DocToDevice Method

See Also
 


 Overload List

Name Description

Utilities.DocToDevice (IGraphics, PointF)

Transforms the specified point from world to device coordinates.

Utilities.DocToDevice (IGraphics, Rectangle)

Transforms the specified rectangle from world to device coordinates.

Utilities.DocToDevice (IGraphics, RectangleF)

Transforms the specified rectangle from world to device coordinates.

Utilities.DocToDevice (IGraphics, Single, Single, Int32@, Int32@)

 

 See Also