NPlot Documented Class Library

ITransform2D.Transform Method (Double, Double)

[This is preliminary documentation and subject to change.]

Transforms the given world point to physical coordinates

PointF Transform(
   double x,
   double y
);

See Also

ITransform2D Interface | NPlot Namespace | ITransform2D.Transform Overload List