polySides | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | graphic | ||||||
Summary | Specifies how many sides a regular polygon has. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: graphic, polygon, integer Property: style, slices Command: global, choose Object: graphic Glossary: property, polygon, appearance, paint tool, regular polygon | ||||||
Description | Use the polySides property to change the appearance of polygons. The polySides property affects only graphics whose style property is set to regular. The global setting of the polySides property controls the appearance of polygons drawn with the paint tools. Once a paint polygon is drawn, its appearance can no longer be changed by changing the global polySides property. | ||||||
Tags | ui |