spaceAbove

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

Determines the space above a paragraph in a field.

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

The number of pixels of space above the paragraph.

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

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

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

Use the spaceAbove property to specify the amount of space above a paragraph of text in a field.

Tagsui