Click or drag to resize

FontGetAscent Method

Returns the font ascent (number of pixels above the baseline).

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

Return Value

Type: Single

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

See Also