MyPaint | |||||||
Type | expression | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | Returns a particular paint of the widget. | ||||||
Values |
| ||||||
Description | Use 'my ... paint' to fetch the paint to use for the given theme property of the widget. The returned paint will either be a solid color, or a pattern depending on the effective color and pattern properties of the widget's object. | ||||||
Tags | widget |