startArrow | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | graphic | ||||||
Summary | Specifies whether a line graphic or the first vertex in an irregular polygon graphic has an arrowhead. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: point, polygon, graphic Property: relativePoints, arrowSize Object: graphic Glossary: vertex, property | ||||||
Description | Use the startArrow property to place an arrowhead at the starting point of an irregular polygon or line graphic. For irregular polygons, the start arrow is placed at the point corresponding to the first line of the graphic's points property. If the style property of the graphic is not polygon or line, the setting of its startArrow property has no effect. | ||||||
Tags | ui |