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