HALCON 18.05
/
HALCON Operator Reference
/
Graphics
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Text
List of Operators
disp_text
DispText
DispText
disp_text
Display text in a window.
get_font
GetFont
GetFont
get_font
Get the current font.
get_font_extents
GetFontExtents
GetFontExtents
get_font_extents
Get the maximum size of all characters of a font.
get_string_extents
GetStringExtents
GetStringExtents
get_string_extents
Get the spatial size of a string.
get_tposition
GetTposition
GetTposition
get_tposition
Get cursor position.
new_line
NewLine
NewLine
new_line
Set the position of the text cursor to the beginning of the next line.
query_font
QueryFont
QueryFont
query_font
Query the available fonts.
read_char
ReadChar
ReadChar
read_char
Read a character from a text window.
read_string
ReadString
ReadString
read_string
Read a string in a text window.
set_font
SetFont
SetFont
set_font
Set the font used for text output.
set_tposition
SetTposition
SetTposition
set_tposition
Set the position of the text cursor.
write_string
WriteString
WriteString
write_string
Print text in a window.
Classes
Classes
|
|
Operators