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