fg_xclient()

Win32 DirectX Fastgraph/Light

Prototype

int fg_xclient (int ix);

Function fg_xclient (ByVal ix As Long) As Long

function fg_xclient (ix : integer) : integer;

Description

The fg_xclient() function translates a screen space x coordinate to the corresponding client area x coordinate.

Parameters

ix is the screen space coordinate to translate.

Return value

The client x coordinate corresponding to the screen space coordinate ix.

Restrictions

none

See also

fg_xvb(), fg_yclient(), fg_yvb()

Examples

Fontdemo, Strings1

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.