public SizeF LayoutArea{ get; set;}
Public Property LayoutArea As SizeF
public: property SizeF LayoutArea { SizeF get (); void set (SizeF value); }