NPlot Documented Class Library

PageAlignedPhysicalAxis.WorldToPhysical Method 

[This is preliminary documentation and subject to change.]

return the physical coordinate corresponding to the supplied world coordinate.

public float WorldToPhysical(
   double world
);

Parameters

world
world coordinate to determine physical coordinate for.

Return Value

the physical coordinate corresoindng to the supplied world coordinate.

See Also

PageAlignedPhysicalAxis Class | NPlot Namespace