FontGetWordwrapStringSize Method |
Returns the size that the string would have with word wrapping enabled with a fixed width.
Namespace: Godot
public Vector2 GetWordwrapStringSize( string string, float width )
[Missing <param name="string"/> documentation for "M:Godot.Font.GetWordwrapStringSize(System.String,System.Single)"]
[Missing <param name="width"/> documentation for "M:Godot.Font.GetWordwrapStringSize(System.String,System.Single)"]
[Missing <returns> documentation for "M:Godot.Font.GetWordwrapStringSize(System.String,System.Single)"]