|
- <UserControl
- x:Class="BPASmartClient.CustomResource.UserControls.Condenser"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
- xmlns:local="clr-namespace:BPASmartClient.CustomResource.UserControls"
- xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- d:DesignHeight="64"
- d:DesignWidth="64"
- mc:Ignorable="d">
- <Viewbox
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:s="clr-namespace:System;assembly=mscorlib"
- Stretch="Uniform"
- ToolTip="Tank 8">
- <Viewbox.Tag>
- <s:Int64>1403279722</s:Int64>
- </Viewbox.Tag>
- <Canvas
- Name="Group_Tank_8"
- Width="56.254"
- Height="112.5"
- HorizontalAlignment="Left"
- VerticalAlignment="Top"
- LayoutTransform="Identity"
- Tag="#00000000,#FF0080FF,Original,0,None"
- UseLayoutRounding="False">
- <Canvas
- Name="Group_TankBody"
- Canvas.Left="0.002"
- Canvas.Top="-0.5"
- Width="56.25"
- Height="112.5"
- Tag="#00000000,#FF0080FF,Original,0,None">
- <Path
- Canvas.Left="17.55"
- Canvas.Top="0"
- Width="21.15"
- Height="9.357"
- Data="M17.552,8.857L38.702,8.857 38.702,-0.5 17.552,-0.5z"
- Stretch="Fill">
- <Path.Fill>
- <LinearGradientBrush StartPoint="0,0.5" EndPoint="1,0.5">
- <LinearGradientBrush.GradientStops>
- <GradientStop Offset="0" Color="#FF5B5C5F" />
- <GradientStop Offset="0.45" Color="#FFECECED" />
- <GradientStop Offset="0.77" Color="#FFB1B3B6" />
- <GradientStop Offset="1" Color="#FF5B5C5F" />
- </LinearGradientBrush.GradientStops>
- </LinearGradientBrush>
- </Path.Fill>
- </Path>
- <Path
- Canvas.Left="0"
- Canvas.Top="14.962"
- Width="56.25"
- Height="79.594"
- Data="F1M0.002,20.65L27.209,14.462 56.252,20.65 56.252,87.475 28.127,94.056 0.002,87.475z"
- Stretch="Fill">
- <Path.Fill>
- <LinearGradientBrush StartPoint="0,0.5" EndPoint="1,0.5">
- <LinearGradientBrush.GradientStops>
- <GradientStop Offset="0" Color="#FF5B5C5F" />
- <GradientStop Offset="0.45" Color="#FFECECED" />
- <GradientStop Offset="0.77" Color="#FFB1B3B6" />
- <GradientStop Offset="1" Color="#FF5B5C5F" />
- </LinearGradientBrush.GradientStops>
- </LinearGradientBrush>
- </Path.Fill>
- </Path>
- <Path
- Canvas.Left="0"
- Canvas.Top="8.775"
- Width="56.25"
- Height="12.375"
- Data="F1M0.002,20.65L17.552,8.27500000000001 38.702,8.27500000000001 56.252,20.65z"
- Stretch="Fill">
- <Path.Fill>
- <RadialGradientBrush Center="0.5,0.5" GradientOrigin="0.5,0.5" RadiusX="0.362" RadiusY="1.645">
- <RadialGradientBrush.GradientStops>
- <GradientStop Offset="0" Color="#FFECECED" />
- <GradientStop Offset="1" Color="#FF6C6D70" />
- </RadialGradientBrush.GradientStops>
- </RadialGradientBrush>
- </Path.Fill>
- </Path>
- <Path
- Canvas.Left="0"
- Canvas.Top="87.75"
- Width="56.25"
- Height="24.75"
- Data="F1M0.002,87.25L28.127,112 56.252,87.25z"
- Stretch="Fill">
- <Path.Fill>
- <LinearGradientBrush StartPoint="1,0.5" EndPoint="0,0.5">
- <LinearGradientBrush.GradientStops>
- <GradientStop Offset="0" Color="#FF4C4C4C" />
- <GradientStop Offset="0.52" Color="#FFBCBEC0" />
- <GradientStop Offset="1" Color="#FF656565" />
- </LinearGradientBrush.GradientStops>
- </LinearGradientBrush>
- </Path.Fill>
- </Path>
- </Canvas>
- </Canvas>
- </Viewbox>
- </UserControl>
|