Piccolo.NET

PMatrix.InverseTransform Method (PointF)

Applies the inverse of the geometric transform represented by this PMatrix object to the given point.

public virtual PointF InverseTransform(
   PointF point
);

Parameters

point
The point to transform.

Return Value

The transformed point.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace | PMatrix.InverseTransform Overload List


Web Accessibility