Click or drag to resize

BitmapFontHeight Property

Total font height (ascent plus descent) in pixels.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Height { get; set; }

Property Value

Type: Single
See Also