Component: ID component:GdiCanvas

From Flowcode Help
Revision as of 10:47, 5 April 2024 by MartinW (talk | contribs) (Redirected page to GdiCanvas)

Redirect page
Jump to navigationJump to search

Redirect to:

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)