Skip to main content

roundedRadius

Type

property

Summary

The radius of the corners of the widget.

Syntax

set the roundedRadius of widget to <integer>
get the roundedRadius of widget

Description

Use the roundedRadius property to round the corners of the PolyGrid.

Examples

set the roundedRadius of widget "PolyGrid" to 15

Value

NameTypeDescription

value

Either a single number or a comma delimited list of up to 4 numbers. If a list of numbers is used each item corresponds to each corner, starting from topLeft and clockwise.