PathMakeWithRoundedRectangleWithRadii | ||||||||||
Type | operator | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.canvas | |||||||||
Summary | Create a new rectangle path with elliptical corner rounding | |||||||||
Parameters |
| |||||||||
Values |
| |||||||||
Related | ||||||||||
Description | Create a new rounded rectangle path based on Rectangle. The Radii is a list of two numbers. The first specifies the horizontal rounding radius and the second specifies the vertical rounding radius. | |||||||||
Tags | canvas |