GUIStyle.CalcScreenSize
CalcScreenSize(contentSize: Vector2): Vector2;
Vector2 CalcScreenSize(Vector2 contentSize);
def CalcScreenSize(contentSize as Vector2) as Vector2
Description

Calculate the size of an element formatted with this style, and a given space to content.