Jump to content

Component: ID component:GdiCanvas: Difference between revisions

From Flowcode Help
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead""
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder""
 
(2 intermediate revisions by the same user not shown)
Line 32: Line 32:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''PlotPoint'''
| width="90%" class="mtx-class-macrohead" | '''PlotPoint'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 60: Line 60:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Clear'''
| width="90%" class="mtx-class-macrohead" | '''Clear'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 88: Line 88:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Update'''
| width="90%" class="mtx-class-macrohead" | '''Update'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 116: Line 116:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''PlotPoint'''
| width="90%" class="mtx-class-macrohead" | '''PlotPoint'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 144: Line 144:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Clear'''
| width="90%" class="mtx-class-macrohead" | '''Clear'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 172: Line 172:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Update'''
| width="90%" class="mtx-class-macrohead" | '''Update'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 200: Line 200:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''PlotPoint'''
| width="90%" class="mtx-class-macrohead" | '''PlotPoint'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 228: Line 228:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Clear'''
| width="90%" class="mtx-class-macrohead" | '''Clear'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 256: Line 256:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Update'''
| width="90%" class="mtx-class-macrohead" | '''Update'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 288: Line 288:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" class="mtx-class-macrohead" | '''Properties'''  
|-
|-
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Canvas
| width="90%" class="mtx-class-propfolder" | Canvas
|-
|-
|-
|-

Latest revision as of 14:37, 13 July 2026

Author MatrixTSL
Version 1.0
Category Creation


Canvas component

Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Macro reference

PlotPoint
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Clear
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Update
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


PlotPoint
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Clear
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Update
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


PlotPoint
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Clear
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Update
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return



Property reference

Properties
Canvas
Width
The number of pixels in the x-axis (max 1024) 
Height
The number of pixels in the y-axis (max 1024) 
Style
The type of canvas 
Lock aspect
Set true if the canvas should always display with the given aspect 
Background
The background colour of the canvas 
Foreground
The foreground colour of the canvas (for monchrome displays only)