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