NPlot Documented Class Library

Transform2D.FastTransform2D.Transform Method

[This is preliminary documentation and subject to change.]

Transforms the given world point to physical coordinates

Overload List

Transforms the given world point to physical coordinates

public PointF Transform(PointD);

Transforms the given world point to physical coordinates

public PointF Transform(double,double);

See Also

Transform2D.FastTransform2D Class | NPlot Namespace