UtilDrawingTransformPoint Method

Overload List

TransformPoint(Rectangle, Rectangle, Point) Transforms a Point from a coordinate space relative to one Rectangle to a coordinate space relative to another Rectangle.
TransformPoint(RectangleF, RectangleF, PointF) Transforms a PointF from a coordinate space relative to one RectangleF to a coordinate space relative to another RectangleF.

See Also