|
|
|
|
|
gFontSize (Function) In french: gPoliceTaille Builds a sequence of characters used to specify the size of the font for a text found in a graphic string. Remark: The entire text written after the function is affected.
Syntax
<Result> = gFontSize(<Font size>)
<Result>: Character string Sequence of characters defining the font size for the rest of the text. <Font size>: Integer New font size for the text after the call to gFontSize. Remarks - The default font defined for the control used is restored after the call to gFontXXX.
- All the other characteristics of the font are kept (italics, etc.).
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|