'Declaration Public Property size As Vintasoft.Shared.Web.WebSizeF
public Vintasoft.Shared.Web.WebSizeF size { get; set; }
public: __property Vintasoft.Shared.Web.WebSizeF* get_size(); public: __property void set_size(
Vintasoft.Shared.Web.WebSizeF* value
);
public:
property Vintasoft.Shared.Web.WebSizeF^ size { Vintasoft.Shared.Web.WebSizeF^ get(); void set(Vintasoft.Shared.Web.WebSizeF^ value); }