SIZE
Syntax
int_val = SIZE( h, w, s );
- Input arguments
-
float h Text height in millimeters. float w Text width in millimeters. float s Horizontal spacing in millimeters.
Return Values
- Success:
-
int 0 Text size set successfully.
Description
This function sets the text height, width, and horizontal spacing.