An NDoc Documented Class Library

MNDevice.FromScr Method (Point)

Calculates a LineType in worldcoordinates, which is prjected to the screenpoint p. ToScr

public LineType FromScr(
   Point p
);

Parameters

p
Point in screencoordinates

Return Value

LineType in worldcoordinates

See Also

MNDevice Class | Minais.Drawing3d Namespace | MNDevice.FromScr Overload List