Supported Browsers Home   
MGL_getTextDirection Previous   
MGL_getTextSettings Next   
External Functions Up   

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

MGL_setTextJustify

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