Difference between revisions of "Shape:endPath"

From GiderosMobile
Line 10: Line 10:
 
  Shape:endPath()
 
  Shape:endPath()
 
</source>
 
</source>
 +
 +
{{Shape}}

Revision as of 00:40, 4 December 2019


Available since: Gideros 2011.6
Class: Shape

Description


Ends the current path and draws the geometry by using the specified line and fill styles.

 Shape:endPath()