borderWidth | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | linesize | ||||||
Associations | stack, field | ||||||
Summary | Specifies the width of an object's border. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: borderPattern Glossary: object, property | ||||||
Description | Use the borderWidth property to change the appearance of an object's border. By default, the borderWidth of newly created objects is 2. By default, the borderWidth of a paragraph of text in a field is 0. If the object's showBorder property is false, the borderWidth property has no effect. The border's appearance and color is affected by the setting of the object's threeD property. | ||||||
Tags | ui |