MGL_setTextJustify

Sets the current text horizontal and vertical justification.

Declaration

void MGLAPI MGL_setTextJustify(
    int horiz,
    int vert)

Prototype In

mgraph.h

Parameters

horiz

New horizontal text justification value

vert

New vertical text justification value

 

Description

Sets the current text justification values. Horizontal and vertical justification type supported by the SciTech MGL are enumerated in MGL_textJustType.

See Also

MGL_getTextJustify

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com