public class DataActionStatus { /// /// 0-200 /// /// public int Position { set; get; } /// /// 0-90 /// /// public int Rotate { set; get; } }