Margin

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the margin of widget to <integer>
get the margin of widget
Associationscom.livecode.widget.polylist
Summary

Specifies the margin that all the elements of a list will have in the PolyList.

Example
set the margin of widget "PolyList" to 7
Description

Use the margin property to specify the margin that all elements of a list will have in the PolyList. This applies to all sides of each element in the list.