spaceBelow

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the spaceBelow of <line> of <field> to <pixels>
Associationsfield
Summary

Determines the space below a paragraph in a field.

Introduced5.5
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Parameters
NameTypeDescription
pixels

The number of pixels of space below the paragraph.

Example
set the spaceBelow of line 1 of field 1 to 20
Values
NameTypeDescription
Value

The spaceBelow of a line of text in a field returns an integer.

RelatedProperty: leftIndent, borderWidth, vgrid, textAlign, dontWrap, formattedText, spaceAbove, backgroundColor, listBehavior, listIndent, hidden, textSize, firstIndent, tabstops, listStyle, rightIndent, listDepth, hgrid, hScrollbar, borderColor, formattedWidth
Description

Use the spaceBelow property to specify the amount of space below a paragraph of text in a field.

Tagsui