| | |
| | | /// </summary> |
| | | public uint GXCWaveSeekBarUnSelectedColor = 0xFFEBEBED; |
| | | /// <summary> |
| | | /// GXCWaveSeekBarColor 0xFFFE4F35 |
| | | /// GXCWaveSeekBarColor_Start 0xFFFF6C2C |
| | | /// </summary> |
| | | public uint GXCWaveSeekBarColor = 0xFFFE4F35; |
| | | public uint GXCWaveSeekBarColor_Start = 0xFFFF6C2C; |
| | | /// <summary> |
| | | /// GXCWaveSeekBarColor_End 0xFFFD3040 |
| | | /// </summary> |
| | | public uint GXCWaveSeekBarColor_End = 0xFFFD3040; |
| | | /// <summary> |
| | | /// 0xFFFDB500 |
| | | /// </summary> |
| | |
| | | public uint GXCACSelectedTextColor_Fan = 0xFF99D619; |
| | | |
| | | /// <summary> |
| | | /// 开始颜色 |
| | | /// 开始颜色 0xFF495AF4 |
| | | /// </summary> |
| | | public uint GXCArcScaleSeekBarStartColor = 0xFF495AF4; |
| | | /// <summary> |
| | | /// 结束颜色 |
| | | /// 结束颜色 0xFFAE50A8 |
| | | /// </summary> |
| | | public uint GXCArcScaleSeekBarEndColor = 0xFFAE50A8; |
| | | |
| | | |
| | | |
| | | public uint GXCButtonBlueColor = 0xFF00AAF0; |
| | | |