WindowX3D()

Syntax

Result = WindowX3D(#Window3D)
Description
Returns the left position on the screen of the given window.

Parameters

#Window3D The 3D window to use.

Return value

The left position on the screen, in pixels, of the given window.

See Also

WindowY3D()

Supported OS

All

<- WindowWidth3D() - Window3D Index - WindowY3D() ->