コード例 #1
0
 protected GUIElement(RelativeRect rect)
 {
     Rect = rect.Clone();
 }