Syntax
int SetLineSpacing(
int lineSpacing
);
Parameters
- lineSpacing
-
[in] Specify the line spacing of the character string in dots.
Value Description 0〜8 The line spacing when outputting characters will be freed up by the specified dots from 0 to 8.
Other than the above, it is not set.CURRENT_MODE Returns the current setting. .
Return value
Returns the changed setting.
Remarks
The effect of this function occurs after the call.
It has no effect on strings that have already been displayed.
It has no effect on strings that have already been displayed.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2022/03/09