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