NPlot Documented Class Library

ITransform2D.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

PointF Transform(PointD);

Transforms the given world point to physical coordinates

PointF Transform(double,double);

See Also

ITransform2D Interface | NPlot Namespace