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