lineSize | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | penheight,penwidth | ||||||
Associations | graphic | ||||||
Summary | Specifies the thickness of lines and the borders of shapes drawn with the paint tools, or the thickness of lines and borders of graphic objects. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android, web | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: integer, polygon, graphic Property: brushColor, multiple, arrowSize, roundEnds, markerLineSize Command: global, choose Function: platform Glossary: property, paint tool, appearance, Unix, stack window Object: graphic | ||||||
Description | Use the lineSize property to set the thickness of the line used for line, curve, and polygon shapes, and the outline used with the oval, rectangle, and roundRect shapes. If the lineSize property is set to zero, the lines in the graphic disappear. The global setting of the lineSize property controls the appearance of shapes drawn with the paint tools. Once a paint shape is drawn, its appearance cannot be changed by changing the global lineSize property.
| ||||||
Tags | ui |