[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Graph Unit
Graphic Text Constants
PURPOSE: Constant declarations of Text Types and Styles.
REMARKS: Use these constants with GetTextSettings and SetTextStyle.
Const
DefaultFont = 0; { Bit-Mapped fonts }
TripleFont = 1; { Stroked fonts }
SmallFont = 2;
SansSerifFont = 3;
GothicFont = 4;
HorizDir = 0; { Left to Right }
VertDir = 1; { Bottom to Top }
UserCharSize = 0; { User defined char size }
See Also:
GetTextSettings
SetTextStyle
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson