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