|
|
|
|
MGL_getTextJustify
Returns the current text justification.
Declaration
void MGLAPI MGL_getTextJustify(
int *horiz,
int *vert)
Prototype In
mgraph.h
Parameters
horiz |
Place to store horizontal justification |
vert |
Place to store vertical justification |
Description
Returns the current text justification values. Justification types supported by the SciTech MGL are enumerated in MGL_textJustType.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com