AggPas - Anti-Grain Geomertry for Object Pascal

TAgg2D.ScreenToWorld(scalar): double

Description

Transforms the length in surface (screen) units into the length in world (user) units.

This method can be used to find out the original dimension of something that has a certain length on screen.

Parameters

scalar: double

Length in units of screen (surface) system [in subpixels].

Returns

Returned is the length in units of world (user) system [in subpixels].