Difference between revisions of "Shape"
Line 5: | Line 5: | ||
<br /> | <br /> | ||
The `Shape` class is used create and display vector graphics.<br /> | The `Shape` class is used create and display vector graphics.<br /> | ||
− | <br />{|- | + | <br /> |
+ | {|- | ||
| style="width: 50%;"| | | style="width: 50%;"| | ||
=== Methods === | === Methods === |
Revision as of 10:03, 23 August 2018
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
The `Shape` class is used create and display vector graphics.
MethodsShape.new - creates a new Shape object |
EventsConstantsShape.EVEN_ODD |