RectTransform textRect = BottomLeftText.GetComponent<RectTransform> (); textRect.sizeDelta = new Vector2 (10.0f, 10.0f);