API Panel.TextLabel.Create

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png Create
Creates a new text label that always faces the camera 
Fc9-h32-icon.png - HANDLE Pos
The position to render the text at 
Fc9-string-icon.png - STRING Text
The text to display 
Fc9-u32-icon.png - ULONG ForeRGB
The red, green, blue foreground colour, -1 for transparent 
Fc9-u32-icon.png - ULONG BackRGB
he red, green, blue background colour, -1 for transparent 
Fc9-u32-icon.png - ULONG ViewMode
Some VMode_... flags to control the look of the label 
Fc9-h32-icon.png - HANDLE Return


Detailed description

Examples