'Declaration Public Property destRect As Vintasoft.Shared.Web.WebRectangleF
public Vintasoft.Shared.Web.WebRectangleF destRect { get; set; }
public: __property Vintasoft.Shared.Web.WebRectangleF* get_destRect(); public: __property void set_destRect(
Vintasoft.Shared.Web.WebRectangleF* value
);
public:
property Vintasoft.Shared.Web.WebRectangleF^ destRect { Vintasoft.Shared.Web.WebRectangleF^ get(); void set(Vintasoft.Shared.Web.WebRectangleF^ value); }