Jump to content

API Panel.Graphics.Shape: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead""
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<sidebar>API contents</sidebar>
{| class="mtx-class-macrotable wikitable"
Routines to change the last drawn shape
|-
 
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
==Functions provided for this class==
| width="90%" class="mtx-class-macrohead" | '''Shape'''
{|
|-
| colspan="2" | Routines to change the last drawn shape&nbsp;
|-
|-
| width="10%" align="center" | [[File:Fc9-void-icon.png]] -
| width="90%" | Image
|-
| colspan="2" | Sets the image to draw on the last drawn shape&nbsp;
|-
|-
|width="35%"|[[API Panel.Graphics.Shape.Image|Image]]
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] -
|Sets the image to draw on the last drawn shape
| width="90%" style="border-top: 2px solid #000;" | ''Return''
|}
|}
==Detailed description==




==Examples==
==Examples==
''No examples available''

Latest revision as of 14:11, 13 July 2026

Shape
Routines to change the last drawn shape 
- Image
Sets the image to draw on the last drawn shape 
- Return


Detailed description

Examples