'Declaration Public Property tileSize As Vintasoft.Shared.Web.WebSize
public Vintasoft.Shared.Web.WebSize tileSize { get; set; }
public: __property Vintasoft.Shared.Web.WebSize* get_tileSize(); public: __property void set_tileSize(
Vintasoft.Shared.Web.WebSize* value
);
public:
property Vintasoft.Shared.Web.WebSize^ tileSize { Vintasoft.Shared.Web.WebSize^ get(); void set(Vintasoft.Shared.Web.WebSize^ value); }