penColor | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the color used for drawing with the paint tools. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: pencil, curve, line Property: penPattern, brushColor Command: choose Glossary: property, hexadecimal, paint tool, integer, color reference | ||||||
Description | Use the penColor property to change the color used with the pencil, line, and curve paint tools, and for the borders of shapes. If the penPattern has been set since the last time the penColor was set, the pattern is used instead of the color specified by penColor. In other words, the last-set property takes priority. | ||||||
Tags | ui |