EFEM.xaml 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <UserControl x:Class="Venus_Themes.UserControls.EFEM"
  2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4. xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  5. xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
  6. xmlns:local="clr-namespace:Venus_Themes.UserControls"
  7. mc:Ignorable="d"
  8. d:DesignHeight="450" d:DesignWidth="800">
  9. <Viewbox Stretch="Fill">
  10. <Border BorderThickness="0" BorderBrush="Gray">
  11. <Canvas Width="1200" Height="600">
  12. <Polygon Points="0,600 0,0 1200,0 1200,600 0,600" Stroke="#FF000000" StrokeThickness="3" >
  13. <Polygon.Fill>
  14. <LinearGradientBrush StartPoint="0,0" EndPoint="1,1">
  15. <GradientStop Color="Silver" Offset="0.0" />
  16. <GradientStop Color="White" Offset="0.5" />
  17. <GradientStop Color="Silver" Offset="1" />
  18. </LinearGradientBrush>
  19. </Polygon.Fill>
  20. </Polygon>
  21. <Ellipse Width="500" Height="500" Canvas.Left="350" Canvas.Top="50">
  22. <Ellipse.Fill>
  23. <LinearGradientBrush StartPoint="0,0" EndPoint="1,1">
  24. <GradientStop Color="Silver" Offset="0.0" />
  25. <GradientStop Color="White" Offset="0.5" />
  26. <GradientStop Color="Gray" Offset="1" />
  27. </LinearGradientBrush>
  28. </Ellipse.Fill>
  29. </Ellipse>
  30. <Path Stroke="White" Canvas.Left="0" Canvas.Top="40" StrokeThickness="2" Fill="Silver">
  31. <Path.Data>
  32. <GeometryGroup>
  33. <PathGeometry Figures="M 210,100 A 90,90 1 1 1 210,99.9"/>
  34. <PathGeometry Figures="M 200,100 A 80,80 1 1 1 200,99.9"/>
  35. <PathGeometry Figures="M 190,100 A 70,70 1 1 1 190,99.9" />
  36. <PathGeometry Figures="M 180,100 A 60,60 1 1 1 180,99.9" />
  37. <PathGeometry Figures="M 170,100 A 50,50 1 1 1 170,99.9" />
  38. <PathGeometry Figures="M 160,100 A 40,40 1 1 1 160,99.9" />
  39. <PathGeometry Figures="M 150,100 A 30,30 1 1 1 150,99.9" />
  40. </GeometryGroup>
  41. </Path.Data>
  42. </Path>
  43. <Path Stroke="White" Canvas.Left="950" Canvas.Top="40" StrokeThickness="2" Fill="Silver">
  44. <Path.Data>
  45. <GeometryGroup>
  46. <PathGeometry Figures="M 210,100 A 90,90 1 1 1 210,99.9"/>
  47. <PathGeometry Figures="M 200,100 A 80,80 1 1 1 200,99.9"/>
  48. <PathGeometry Figures="M 190,100 A 70,70 1 1 1 190,99.9" />
  49. <PathGeometry Figures="M 180,100 A 60,60 1 1 1 180,99.9" />
  50. <PathGeometry Figures="M 170,100 A 50,50 1 1 1 170,99.9" />
  51. <PathGeometry Figures="M 160,100 A 40,40 1 1 1 160,99.9" />
  52. <PathGeometry Figures="M 150,100 A 30,30 1 1 1 150,99.9" />
  53. </GeometryGroup>
  54. </Path.Data>
  55. </Path>
  56. <Path Stroke="White" Canvas.Left="0" Canvas.Top="360" StrokeThickness="2" Fill="Silver">
  57. <Path.Data>
  58. <GeometryGroup>
  59. <PathGeometry Figures="M 210,100 A 90,90 1 1 1 210,99.9"/>
  60. <PathGeometry Figures="M 200,100 A 80,80 1 1 1 200,99.9"/>
  61. <PathGeometry Figures="M 190,100 A 70,70 1 1 1 190,99.9" />
  62. <PathGeometry Figures="M 180,100 A 60,60 1 1 1 180,99.9" />
  63. <PathGeometry Figures="M 170,100 A 50,50 1 1 1 170,99.9" />
  64. <PathGeometry Figures="M 160,100 A 40,40 1 1 1 160,99.9" />
  65. <PathGeometry Figures="M 150,100 A 30,30 1 1 1 150,99.9" />
  66. </GeometryGroup>
  67. </Path.Data>
  68. </Path>
  69. <Path Stroke="White" Canvas.Left="950" Canvas.Top="360" StrokeThickness="2" Fill="Silver">
  70. <Path.Data>
  71. <GeometryGroup>
  72. <PathGeometry Figures="M 210,100 A 90,90 1 1 1 210,99.9"/>
  73. <PathGeometry Figures="M 200,100 A 80,80 1 1 1 200,99.9"/>
  74. <PathGeometry Figures="M 190,100 A 70,70 1 1 1 190,99.9" />
  75. <PathGeometry Figures="M 180,100 A 60,60 1 1 1 180,99.9" />
  76. <PathGeometry Figures="M 170,100 A 50,50 1 1 1 170,99.9" />
  77. <PathGeometry Figures="M 160,100 A 40,40 1 1 1 160,99.9" />
  78. <PathGeometry Figures="M 150,100 A 30,30 1 1 1 150,99.9" />
  79. </GeometryGroup>
  80. </Path.Data>
  81. </Path>
  82. <TextBlock Text="Cooling2" FontSize="30" Canvas.Left="66" Canvas.Top="5"/>
  83. <TextBlock Text="Aligner2" FontSize="30" Canvas.Left="1014" Canvas.Top="5"/>
  84. <TextBlock Text="Cooling1" FontSize="30" Canvas.Left="66" Canvas.Top="328"/>
  85. <TextBlock Text="Aligner1" FontSize="30" Canvas.Left="1014" Canvas.Top="328"/>
  86. </Canvas>
  87. </Border>
  88. </Viewbox>
  89. </UserControl>