WidgetLocationProperty | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | Manipulates the location property of a child widget | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Use the location property to set the location of a child widget relative to the top left of the parent. The location property is of type com.livecode.canvas.Point. | ||||||
Tags | widget |