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