TextArea.SelTextSize

From Xojo Documentation

Property (As Single )
aTextArea.SelTextSize = newSingleValue
or
SingleValue = aTextArea.SelTextSize

Supported for all project types and targets.

Used to get and set the font size of the highlighted text.

Notes

When used in an unstyled TextArea it changes the font size of all the text in the TextArea.