Difference between revisions of "Shape:clear"

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

Revision as of 00:40, 4 December 2019


Available since: Gideros 2011.6
Class: Shape

Description


Clears the graphics that were drawn to this Shape object, and resets fill and line style settings.

 Shape:clear()