fgf_getyjust() (Fastgraph/Fonts)
 Prototype int fgf_getyjust (void); Function fgf_getyjust () As Long function fgf_getyjust : integer; Description The fgf_getyjust() function returns the vertical justification setting used by fgf_print() and fgf_printc(). The default vertical justification is -1 (bottom) and may be changed with fgf_justify(). Parameters none Return value -1 = Strings displayed with fgf_print() and fgf_printc() 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 
  | 
 
 
  
  copyright 2001 Ted Gruber Software, Inc.