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