Rasterizer:getHeight
Returns the height metric of the font, in pixels.
height = Rasterizer:getHeight()
Arguments
None
Returns
Name | Type | Description |
height | number | The height of the font, in pixels. |
See also
Font:getHeight
Rasterizer
Returns the height metric of the font, in pixels.
height = Rasterizer:getHeight()
None
Name | Type | Description |
height | number | The height of the font, in pixels. |
Font:getHeight
Rasterizer