schHiFontUpdate
schHiFontUpdate( [?increasex_increase] [?amountx_amount] [x_increase [x_amount] ] ) => t / nil
Description
Interactive command for updating the font size of text on a schematic.
Arguments
Value Returned
Examples
Increases font size by two user units.
schHiFontUpdate(?increase t ?amount 2)
Return to top