Difference between revisions of "Component: ID component:GdiCanvas"

From Flowcode Help
Jump to navigationJump to search
(Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...")
 
Line 16: Line 16:
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
 
''No detailed description exists yet for this component''
 
''No detailed description exists yet for this component''
  
 
==Examples==
 
==Examples==
 +
 +
  
 
''<span style="color:red;">No additional examples</span>''
 
''<span style="color:red;">No additional examples</span>''
  
==Downloadable macro reference==
+
==Macro reference==
  
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
 
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"

Revision as of 13:33, 20 January 2023

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

Fc9-comp-macro.png PlotPoint
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png Clear
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png Update
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png PlotPoint
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png Clear
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png Update
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png PlotPoint
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png Clear
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png Update
 
Fc9-u32-icon.png - ULONG X
The X coordinate of the point 
Fc9-u32-icon.png - ULONG Y
The Y coordinate of the point 
Fc9-u32-icon.png - ULONG Colour
The RGB value of the colour 
Fc9-void-icon.png - NONE Return



Property reference

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