fg_getyjust()

Win32 DirectX Fastgraph/Light

Prototype

int fg_getyjust (void);

Function fg_getyjust () As Long

function fg_getyjust : integer;

Description

The fg_getyjust() function returns the vertical justification setting used by fg_print(). The fg_vbinit() function sets the default justification to -1, and its value may be changed with fg_justify().

Parameters

none

Return value

-1 = Strings will have their bottom edge at the current graphics y position

0 = Strings are centered about the current graphics y position

1 = Strings will have their top edge at the current graphics y position

Restrictions

none

See also

fg_getxjust(), fg_justify()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.