leftIndent

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

Determines the indentation of a paragraph in a field.

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

The number of pixels to indent the left of a paragraph of text.

Example
set the leftIndent of line 1 of field 1 to 15
Values
NameTypeDescription
Value

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

RelatedKeyword: field
Property: textAlign, formattedWidth, formattedText, listStyle, listDepth, listBehavior, listIndent, hScrollbar, textSize
Description

Use the leftIndent property to indent the left side of whole paragraphs of text in a field.

Tagsui