Skip to content

getSize()

Return the font's point size.

Parameters

Once an object font has been created, you can use the following function:

font.getSize()

Returns

return size

Value Type Description
size int The point size.