WebPlanner Programmer's Guide

Utilities.TransformRect Method

See Also
 


 Overload List

Name Description

Utilities.TransformRect (Graphics, Rectangle, CoordinateSpace, CoordinateSpace)

Transforms the specified rectangle from one coordinate space to another using the affine transformation from the specified graphics.

Utilities.TransformRect (Graphics, RectangleF, CoordinateSpace, CoordinateSpace)

Transforms the specified rectangle from one coordinate space to another.

 See Also