FontGetStringSize Method |
Returns the size of a string, taking kerning and advance into account. Note that the height returned is the font height (see GetHeight) and has no relation to the string.
Namespace: Godot
public Vector2 GetStringSize( string string )
[Missing <param name="string"/> documentation for "M:Godot.Font.GetStringSize(System.String)"]
[Missing <returns> documentation for "M:Godot.Font.GetStringSize(System.String)"]