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