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