'Declaration Public Property resolution As Vintasoft.Shared.Web.WebPointF
public Vintasoft.Shared.Web.WebPointF resolution { get; set; }
public: __property Vintasoft.Shared.Web.WebPointF* get_resolution(); public: __property void set_resolution(
Vintasoft.Shared.Web.WebPointF* value
);
public:
property Vintasoft.Shared.Web.WebPointF^ resolution { Vintasoft.Shared.Web.WebPointF^ get(); void set(Vintasoft.Shared.Web.WebPointF^ value); }