NPlot Documented Class Library

PageAlignedPhysicalAxis.PhysicalToWorld Method 

[This is preliminary documentation and subject to change.]

return the world coordinate corresponding to the supplied physical coordinate.

public double PhysicalToWorld(
   float physical
);

Parameters

physical
physical coordinate to determine world coordinate for.

Return Value

the world coordinate corresponding to the supplied

See Also

PageAlignedPhysicalAxis Class | NPlot Namespace