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

From Flowcode Help
Jump to navigationJump to search
(XML import API auto-gen)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
wiki page name
+
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
Routines to change the last drawn shape
+
|-
 +
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
 +
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Shape'''
 +
|-
 +
| colspan="2" | Routines to change the last drawn shape 
 +
|-
 +
|-
 +
| width="10%" align="center" | [[File:Fc9-void-icon.png]] -
 +
| width="90%" | Image
 +
|-
 +
| colspan="2" | Sets the image to draw on the last drawn shape 
 +
|-
 +
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] -
 +
| width="90%" style="border-top: 2px solid #000;" | ''Return''
 +
|}
  
===Functions provided for this class===
 
{||-|[[API Panel.Graphics.Shape.Image|Image]]|Sets the image to draw on the last drawn shape|}
 
  
===Examples===
+
==Detailed description==
 +
 
 +
 
 +
==Examples==

Latest revision as of 11:41, 16 January 2023

Fc9-comp-macro.png Shape
Routines to change the last drawn shape 
Fc9-void-icon.png - Image
Sets the image to draw on the last drawn shape 
Fc9-void-icon.png - Return


Detailed description

Examples