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