'Declaration Public Property borderRect As Vintasoft.Shared.Web.WebRectangle
public Vintasoft.Shared.Web.WebRectangle borderRect { get; set; }
public: __property Vintasoft.Shared.Web.WebRectangle* get_borderRect(); public: __property void set_borderRect(
Vintasoft.Shared.Web.WebRectangle* value
);
public:
property Vintasoft.Shared.Web.WebRectangle^ borderRect { Vintasoft.Shared.Web.WebRectangle^ get(); void set(Vintasoft.Shared.Web.WebRectangle^ value); }
Property Value
Значение по умолчанию - пустой прямоугольник.