arcAngle

Typeproperty
Dictionarywidget.radialslider
LibraryRadial Slider
Syntax
get the scaleArc of widget
set the scaleArc of widget to <number>
Associationscom.livecode.widget.radialslider
Summary

Specifies the angle used to draw an arc.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:
Use the <a href="arcAngle_LCS_property.html">arcAngle</a> property to create an arc shape for a radial slider.
Example
set the scaleArc of widget "Radial Slider" to 180
Values
NameTypeDescription
Value

The arcAngle of a radial slider is an integer between zero and 360. By default, the arcAngle property of a newly created radial slider is 360.

Description

Specifies the angle used to draw an arc.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:
Use the <a href="arcAngle_LCS_property.html">arcAngle</a> property to create an arc shape for a radial slider.