scaleLineColor

Typeproperty
Dictionarywidget.radialslider
LibraryRadial Slider
Syntax
get the scaleLineColor of widget
set the scaleLineColor of widget to <RGBA color>
Associationscom.livecode.widget.radialslider
Summary

Specifies the color of the radial slider scale lines.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:
Use the <a href="scaleLineColor_LCS_property.html">scaleLineColor</a> property to specify the color with which the radial slider's scale lines are drawn.
Example
set the scaleLineColor of widget "Radial Slider" to "255,255,255,158"
Description

Specifies the color of the radial slider scale lines.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:
Use the <a href="scaleLineColor_LCS_property.html">scaleLineColor</a> property to specify the color with which the radial slider&#39;s scale lines are drawn.