'Declaration Public Property thumbnailSize As Vintasoft.Shared.Web.WebSize
public Vintasoft.Shared.Web.WebSize thumbnailSize { get; set; }
public: __property Vintasoft.Shared.Web.WebSize* get_thumbnailSize(); public: __property void set_thumbnailSize(
Vintasoft.Shared.Web.WebSize* value
);
public:
property Vintasoft.Shared.Web.WebSize^ thumbnailSize { Vintasoft.Shared.Web.WebSize^ get(); void set(Vintasoft.Shared.Web.WebSize^ value); }