Lingo Dictionary > L-N > margin

 

margin

Syntax

member(whichCastMember).margin
the margin of member whichCastMember

Description

Field cast member property; determines the size, in pixels, of the margin inside the field box.

Example

The following statement sets the margin inside the box for the field cast member Today's News to 15 pixels:

member("Today's News").margin = 15