Jump to content

Component: Static Text (2D Shapes): Difference between revisions

From Flowcode Help
No edit summary
Line 36: Line 36:




The example file shows how to change static text colour and text on the fly


Static text can only be added to the 2D panel only.




 
{{Fcfile|Static Text Example.fcfx|Static Text Example}}
 
 
''<span style="color:red;">No additional examples</span>''
 


==Downloadable macro reference==
==Downloadable macro reference==

Revision as of 12:37, 10 February 2022

Author Steve Tandy
Version 1.1
Category 2D Shapes


Static Text component

A text component for the 2d panel.

Component Pack

FREE

Detailed description

No detailed description exists yet for this component

Examples

The example file shows how to change static text colour and text on the fly

Static text can only be added to the 2D panel only.


Static Text Example

Downloadable macro reference

SetText
Sets the text of the label 
- STRING sText
The text for the label 
- VOID Return



Property reference

Properties
Text
 
Word Wrap
 
Horizontal Alignment
 
Vertical Alignment
 
Angle
 
Family
 
Scale
 
Scale With Width
 
Bold
 
Italic
 
Underline
 
Strikethrough
 
Text Colour
 
Text Gradient
 
Gradient Style
 
Background Colour
 
Background Gradient
 
Background Gradient Style
 
Connections
Simulations