Difference between revisions of "API Panel.Graphics.Shape"

From Flowcode Help
Jump to navigationJump to search
(XML import of API auto-gen)
 
(XML import)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
wiki page name
+
<sidebar>API Contents</sidebar>
==Panel.GraphicsShape==
+
Routines to change the last drawn shape
 +
 
 +
This class is contained within [[API Panel.Graphics|Graphics]].
 +
 
 +
__TOC__
 +
 
 +
==Functions provided for this class==
 +
{|
 +
|-
 +
|width="35%"|[[API Panel.Graphics.Shape.Image|Image]]
 +
|Sets the image to draw on the last drawn shape
 +
|}
  
Routines to change the last drawn shape
 
----
 
===Functions provided for this class===
 
{||-|[[API Panel.Graphics.Shape.Image|Image]]|Sets the image to draw on the last drawn shape|}
 
  
===Examples===
+
==Examples==
 +
''<span style="color:red;">No additional examples</span>''
 +
 
 +
==See also==
 +
''<span style="color:red;">No additional information</span>''

Latest revision as of 15:57, 16 January 2014

<sidebar>API Contents</sidebar> Routines to change the last drawn shape

This class is contained within Graphics.

Functions provided for this class

Image Sets the image to draw on the last drawn shape


Examples

No additional examples

See also

No additional information