muhamadramandani095

gigi-seri

Sep 2nd, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 8.82 KB | None | 0 0
  1. <UserControl
  2.    x:Class="Medifirst2000.MainMenu.PicGigiSeri"
  3.    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4.    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5.    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
  6.    xmlns:local="clr-namespace:Medifirst2000.MainMenu"
  7.    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  8.    Width="70"
  9.    Height="70"
  10.    mc:Ignorable="d">
  11.     <Grid>
  12.         <Grid.RowDefinitions>
  13.             <RowDefinition />
  14.         </Grid.RowDefinitions>
  15.         <Grid Margin="0">
  16.             <Grid
  17.                x:Name="GridPola"
  18.                Width="43"
  19.                Height="45"
  20.                Margin="0,10,0,0"
  21.                HorizontalAlignment="Center"
  22.                VerticalAlignment="Center"
  23.                Background="White">
  24.                 <Polygon
  25.                    x:Name="PKiri"
  26.                    Margin="-9,3,15,-9"
  27.                    Fill="White"
  28.                    Points="10,0 10,20 10,40 20,20"
  29.                    RenderTransformOrigin="0.5,0.5"
  30.                    Stroke="Black"
  31.                    Tag="Kiri">
  32.                     <Polygon.RenderTransform>
  33.                         <TransformGroup>
  34.                             <ScaleTransform />
  35.                             <SkewTransform />
  36.                             <RotateTransform Angle="0.6210000000000111" />
  37.                             <TranslateTransform />
  38.                         </TransformGroup>
  39.                     </Polygon.RenderTransform>
  40.                 </Polygon>
  41.                 <Polygon
  42.                    x:Name="PAtas"
  43.                    Margin="-10,-21,16,-7"
  44.                    Fill="White"
  45.                    Points="10,0 10,20 10,40 30,30 30,10"
  46.                    RenderTransformOrigin="0.393,0.385"
  47.                    Stroke="Black"
  48.                    Tag="Atas">
  49.                     <Polygon.RenderTransform>
  50.                         <TransformGroup>
  51.                             <ScaleTransform />
  52.                             <SkewTransform AngleX="0.265" />
  53.                             <RotateTransform Angle="90.02" />
  54.                             <TranslateTransform X="8.595" Y="0.325" />
  55.                         </TransformGroup>
  56.                     </Polygon.RenderTransform>
  57.                 </Polygon>
  58.                 <Polygon
  59.                    x:Name="PKanan"
  60.                    Margin="9,-1,-9,1"
  61.                    Fill="White"
  62.                    Points="10,0 10,20 10,40 20,20"
  63.                    RenderTransformOrigin="0.458,0.457"
  64.                    Stroke="Black"
  65.                    Tag="Kanan">
  66.                     <Polygon.RenderTransform>
  67.                         <TransformGroup>
  68.                             <ScaleTransform />
  69.                             <SkewTransform />
  70.                             <RotateTransform Angle="179.975" />
  71.                             <TranslateTransform X="2.793" Y="2.858" />
  72.                         </TransformGroup>
  73.                     </Polygon.RenderTransform>
  74.                 </Polygon>
  75.                 <Polygon
  76.                    x:Name="PBawah"
  77.                    Margin="2,14,6,-13"
  78.                    Fill="White"
  79.                    Points="10,0 10,20 10,40 30,30 30,10"
  80.                    RenderTransformOrigin="0.536,0.452"
  81.                    Stroke="Black"
  82.                    Tag="Bawah">
  83.                     <Polygon.RenderTransform>
  84.                         <TransformGroup>
  85.                             <ScaleTransform ScaleX="-1" />
  86.                             <SkewTransform />
  87.                             <RotateTransform Angle="90.02" />
  88.                             <TranslateTransform X="0.649" Y="0.649" />
  89.                         </TransformGroup>
  90.                     </Polygon.RenderTransform>
  91.                 </Polygon>
  92.  
  93.             </Grid>
  94.             <WrapPanel
  95.                x:Name="WpSymbol"
  96.                HorizontalAlignment="Center"
  97.                VerticalAlignment="Top"
  98.                Orientation="Horizontal">
  99.                 <Viewbox
  100.                    x:Name="SymKyste"
  101.                    Width="15"
  102.                    Height="15"
  103.                    HorizontalAlignment="Center"
  104.                    Tag="Kyste"
  105.                    Visibility="Collapsed">
  106.                     <Grid>
  107.                         <Grid
  108.                            Width="50"
  109.                            Height="50"
  110.                            Visibility="Visible">
  111.                             <Path
  112.                                Data="M50.5,4.7500001C25.232973,4.75 4.75,25.232973 4.7500001,50.5 4.75,75.767029 25.232973,96.25 50.5,96.25 75.767029,96.25 96.25,75.767029 96.25,50.5 96.25,25.232973 75.767029,4.75 50.5,4.7500001z M50.5,0C78.390381,0 101,22.609621 101,50.5 101,78.390381 78.390381,101 50.5,101 22.609621,101 0,78.390381 0,50.5 0,22.609621 22.609621,0 50.5,0z"
  113.                                Fill="Black"
  114.                                Stretch="Fill"
  115.                                Visibility="Visible" />
  116.                         </Grid>
  117.                         <Path
  118.                            Width="26"
  119.                            Height="26"
  120.                            Margin="0,0,0,0"
  121.                            Data="M13.55896,0L18.461914,0 18.461914,13.557983 32,13.557983 32,18.481018 18.5,18.481018 18.5,32 13.55896,32 13.55896,18.481018 0,18.481018 0,13.557983 13.55896,13.557983z"
  122.                            Fill="Black"
  123.                            RenderTransformOrigin="0.5,0.5"
  124.                            Stretch="Uniform">
  125.                             <Path.RenderTransform>
  126.                                 <TransformGroup>
  127.                                     <RotateTransform Angle="0" />
  128.                                     <ScaleTransform ScaleX="1" ScaleY="1" />
  129.                                 </TransformGroup>
  130.                             </Path.RenderTransform>
  131.                         </Path>
  132.                     </Grid>
  133.                 </Viewbox>
  134.                 <TextBlock
  135.                    x:Name="SymPulpitis"
  136.                    HorizontalAlignment="Left"
  137.                    VerticalAlignment="Top"
  138.                    FontSize="14"
  139.                    Tag="Pulpitis"
  140.                    Text="P"
  141.                    TextWrapping="Wrap"
  142.                    Visibility="Collapsed" />
  143.                 <TextBlock
  144.                    x:Name="SymGanggrenPulpae"
  145.                    HorizontalAlignment="Left"
  146.                    VerticalAlignment="Top"
  147.                    FontSize="14"
  148.                    Tag="GanggrenPulpae"
  149.                    Text="GP"
  150.                    TextWrapping="Wrap"
  151.                    Visibility="Collapsed" />
  152.                 <TextBlock
  153.                    x:Name="SymRadix"
  154.                    HorizontalAlignment="Left"
  155.                    VerticalAlignment="Top"
  156.                    FontSize="14"
  157.                    Tag="Radix"
  158.                    Text="R"
  159.                    TextWrapping="Wrap"
  160.                    Visibility="Collapsed" />
  161.                 <TextBlock
  162.                    x:Name="SymGranuloom"
  163.                    HorizontalAlignment="Left"
  164.                    VerticalAlignment="Top"
  165.                    FontSize="14"
  166.                    Tag="Granuloom"
  167.                    Text="Q"
  168.                    TextWrapping="Wrap"
  169.                    Visibility="Collapsed" />
  170.                 <TextBlock
  171.                    x:Name="SymPyorrhoe"
  172.                    HorizontalAlignment="Left"
  173.                    VerticalAlignment="Top"
  174.                    FontSize="14"
  175.                    Tag="Pyorrhoe"
  176.                    Text="Py"
  177.                    TextWrapping="Wrap"
  178.                    Visibility="Collapsed" />
  179.                 <TextBlock
  180.                    x:Name="SymKariesMedia"
  181.                    HorizontalAlignment="Left"
  182.                    VerticalAlignment="Top"
  183.                    FontSize="14"
  184.                    Tag="KariesMedia"
  185.                    Text="KM"
  186.                    TextWrapping="Wrap"
  187.                    Visibility="Collapsed" />
  188.                 <TextBlock
  189.                    x:Name="SymKarsinoma"
  190.                    HorizontalAlignment="Left"
  191.                    VerticalAlignment="Top"
  192.                    FontSize="14"
  193.                    Tag="Karisnoma"
  194.                    Text="Ca"
  195.                    TextWrapping="Wrap"
  196.                    Visibility="Collapsed" />
  197.             </WrapPanel>
  198.             <TextBlock
  199.                x:Name="SymTidakAda"
  200.                Margin="0,2,0,0"
  201.                HorizontalAlignment="Center"
  202.                VerticalAlignment="Center"
  203.                FontSize="55"
  204.                Foreground="Red"
  205.                Tag="TidakAda"
  206.                Text="X"
  207.                Visibility="Collapsed" />
  208.  
  209.         </Grid>
  210.  
  211.     </Grid>
  212. </UserControl>
  213.  
Add Comment
Please, Sign In to add comment