Click or drag to resize

FontGetHeight Method

Returns the total font height (ascent plus descent) in pixels.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetHeight()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Font.GetHeight"]

See Also