'Declaration Public Property transformFromDipSpace As Vintasoft.Shared.Web.WebMatrix
public Vintasoft.Shared.Web.WebMatrix transformFromDipSpace { get; set; }
public: __property Vintasoft.Shared.Web.WebMatrix* get_transformFromDipSpace(); public: __property void set_transformFromDipSpace(
Vintasoft.Shared.Web.WebMatrix* value
);
public:
property Vintasoft.Shared.Web.WebMatrix^ transformFromDipSpace { Vintasoft.Shared.Web.WebMatrix^ get(); void set(Vintasoft.Shared.Web.WebMatrix^ value); }