| | |
| | | { |
| | | X = Application.GetRealWidth(58), |
| | | Y = Application.GetRealHeight(184 + 200 + 280 + 40), |
| | | Height = Application.GetRealHeight(1920 - 40 - 184 - 280 - 200), |
| | | Height = Application.GetRealHeight(Method.H - 40 - 184 - 280 - 200), |
| | | BackgroundColor = ZigbeeColor.Current.LogicBackgroundColor, |
| | | }; |
| | | |
| | |
| | | |
| | | var backgroundColor = new Button |
| | | { |
| | | Width = Application.GetRealWidth(156), |
| | | Height = Application.GetRealHeight(180), |
| | | Width = Application.GetMinRealAverage(156), |
| | | Height = Application.GetMinRealAverage(180), |
| | | X = Application.GetRealWidth(10), |
| | | UnSelectedImagePath = "ZigeeLogic/deviceunselectedbackgroundcolor.png", |
| | | SelectedImagePath = "ZigeeLogic/deviceselectedbackgroundcolor.png", |