lineSize

Typeproperty
Dictionarywidget.circleavatar
LibraryCircle Avatar
Syntax
set the lineSize of widget to <integer>
get the lineSize of widget
Associationscom.livecode.widget.circleavatar
Summary

Specifies the thickness of the widget's borders

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile, web
Example
set the lineSize of widget "Circle Avatar" to 3
Description

Use the lineSize property to set the width of the widget's border. If the lineSize property is set to zero, the widget's border disappears.

Warning: Setting the line size of a chart to a very large value can cause it to look strange.