'Declaration Public Property imagePosition As Vintasoft.Shared.Web.WebPoint
public Vintasoft.Shared.Web.WebPoint imagePosition { get; set; }
public: __property Vintasoft.Shared.Web.WebPoint* get_imagePosition(); public: __property void set_imagePosition(
Vintasoft.Shared.Web.WebPoint* value
);
public:
property Vintasoft.Shared.Web.WebPoint^ imagePosition { Vintasoft.Shared.Web.WebPoint^ get(); void set(Vintasoft.Shared.Web.WebPoint^ value); }