rightIndent

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the rightIndent 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 right of a paragraph of text.

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

The rightIndent 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 rightIndent property to indent the right side of whole paragraphs of text in a field.

Tagsui