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