brushColor | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the color used to paint and to fill shapes in an image. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: image, rectangle, roundRect, polygon, spray can, bucket, brush, oval, regular Glossary: property, hexadecimal, paint tool, integer, color reference Property: backgroundColor, filled, lineSize, penColor, brushPattern | ||||||
Description | Use the brushColor property to change the color used with the bucket, spray can, and brush paint tool|paint tools, and for the interior of filled shapes. If the brushPattern has been set since the last time the brushColor was set, the pattern is used instead of the color specified by brushColor. In other words, the last-set property takes priority. | ||||||
Tags | ui |