type Layout_Center is new Layout with private;
type Layout_CenterH is new Layout with private;
type Layout_CenterHY is new Layout with private;
type Layout_LTRB is new Layout with private;
type Layout_LTWH is new Layout with private;
type Layout_XYWH is new Layout with private;