Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <UserControl x:Class="UserControl1"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
- mc:Ignorable="d" Width="1920" Height="1080" xmlns:vMixTitleLibrary="clr-namespace:vMixTitleLibrary;assembly=vMixTitleLibrary">
- <UserControl.Resources>
- <Storyboard x:Key="Storyboard1" RepeatBehavior="0:0:1.8">
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="center">
- <SplineDoubleKeyFrame KeyTime="0" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.3" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.Width)" Storyboard.TargetName="right_separator_2">
- <SplineDoubleKeyFrame KeyTime="0:0:0.3" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.5" Value="367"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.Height)" Storyboard.TargetName="right_clock">
- <SplineDoubleKeyFrame KeyTime="0:0:0.5" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.7" Value="38"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)" Storyboard.TargetName="right_clock">
- <SplineDoubleKeyFrame KeyTime="0:0:0.5" Value="37"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.7" Value="0"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.Width)" Storyboard.TargetName="right_separator">
- <SplineDoubleKeyFrame KeyTime="0:0:0.7" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.9" Value="367"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.Height)" Storyboard.TargetName="right_info">
- <SplineDoubleKeyFrame KeyTime="0:0:0.9" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.1" Value="38"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)" Storyboard.TargetName="right_info">
- <SplineDoubleKeyFrame KeyTime="0:0:0.9" Value="37"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.1" Value="0"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="right_glow">
- <SplineDoubleKeyFrame KeyTime="0:0:0.5" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.7" Value="0.75"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.Height)" Storyboard.TargetName="gridClock">
- <SplineDoubleKeyFrame KeyTime="0:0:0.6" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.9" Value="32.6833343505859"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)" Storyboard.TargetName="gridClock">
- <SplineDoubleKeyFrame KeyTime="0:0:0.6" Value="19"/>
- <SplineDoubleKeyFrame KeyTime="0:0:0.9" Value="0"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="textDOT">
- <SplineDoubleKeyFrame KeyTime="0:0:1" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.2" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="textC">
- <SplineDoubleKeyFrame KeyTime="0:0:1.2" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.4" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="textO">
- <SplineDoubleKeyFrame KeyTime="0:0:1.4" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.6" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.Opacity)" Storyboard.TargetName="textM">
- <SplineDoubleKeyFrame KeyTime="0:0:1.6" Value="0"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.8" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.LayoutTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="textC">
- <SplineDoubleKeyFrame KeyTime="0:0:1.2" Value="3"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.4" Value="1.1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.LayoutTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)" Storyboard.TargetName="textC">
- <SplineDoubleKeyFrame KeyTime="0:0:1.2" Value="3"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.4" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.LayoutTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="textO">
- <SplineDoubleKeyFrame KeyTime="0:0:1.4" Value="3"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.6" Value="1.1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.LayoutTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)" Storyboard.TargetName="textO">
- <SplineDoubleKeyFrame KeyTime="0:0:1.4" Value="3"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.6" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.LayoutTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="textM">
- <SplineDoubleKeyFrame KeyTime="0:0:1.6" Value="3"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.8" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(FrameworkElement.LayoutTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)" Storyboard.TargetName="textM">
- <SplineDoubleKeyFrame KeyTime="0:0:1.6" Value="3"/>
- <SplineDoubleKeyFrame KeyTime="0:0:1.8" Value="1"/>
- </DoubleAnimationUsingKeyFrames>
- </Storyboard>
- </UserControl.Resources>
- <UserControl.Triggers>
- <EventTrigger RoutedEvent="FrameworkElement.Loaded">
- <BeginStoryboard Storyboard="{StaticResource Storyboard1}"/>
- </EventTrigger>
- </UserControl.Triggers>
- <Grid>
- <Canvas x:Name="ktls5" HorizontalAlignment="Left" Height="1080" VerticalAlignment="Top" Width="1920">
- <Canvas x:Name="right" Height="1080" Canvas.Left="0" Canvas.Top="0" Width="1920">
- <Canvas.Background>
- <ImageBrush/>
- </Canvas.Background>
- <Canvas.OpacityMask>
- <ImageBrush ImageSource="ktls5\right_mask.png"/>
- </Canvas.OpacityMask>
- <Path x:Name="right_info" Data="F1M1,1C1,1 366,1 366,1 366,1 366,37 366,37 366,37 1,37 1,37 1,37 1,1 1,1z" Fill="Black" Height="0" Canvas.Left="1402" Canvas.Top="814" Width="367" RenderTransformOrigin="0.5,0.5">
- <Path.RenderTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform Y="37"/>
- </TransformGroup>
- </Path.RenderTransform>
- </Path>
- <Path x:Name="right_clock" Data="F1M1,1C1,1 366,1 366,1 366,1 366,37 366,37 366,37 1,37 1,37 1,37 1,1 1,1z" Fill="Black" Height="0" Canvas.Left="1402" Canvas.Top="851" Width="367" RenderTransformOrigin="0.5,0.5">
- <Path.RenderTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform Y="37"/>
- </TransformGroup>
- </Path.RenderTransform>
- <Path.LayoutTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform/>
- </TransformGroup>
- </Path.LayoutTransform>
- </Path>
- <Path x:Name="right_separator" Data="F1M1,1C1,1 366,1 366,1 366,1 366,2 366,2 366,2 1,2 1,2 1,2 1,1 1,1z" Fill="White" Height="3" Canvas.Left="1402" Canvas.Top="850" Width="0"/>
- <Path x:Name="right_separator_2" Data="F1M1,1C1,1 366,1 366,1 366,1 366,2 366,2 366,2 1,2 1,2 1,2 1,1 1,1z" Fill="White" Height="3" Canvas.Left="1402" Canvas.Top="887" Width="0"/>
- <Path x:Name="right_glow" Data="F1M1,1C1,1 317,1 317,1 317,1 317,77 317,77 317,77 1,77 1,77 1,77 1,1 1,1z" Height="79" Canvas.Left="1402" Opacity="0" Canvas.Top="888" Width="318" Fill="#FF233FBA">
- <Path.OpacityMask>
- <ImageBrush ImageSource="ktls5\rectangle1.png"/>
- </Path.OpacityMask>
- </Path>
- </Canvas>
- <Image x:Name="center" Height="152" Canvas.Left="1294" Source="ktls5\logo.png" Canvas.Top="814" Width="110" Opacity="0">
- <Image.OpacityMask>
- <ImageBrush ImageSource="ktls5/logo.png"/>
- </Image.OpacityMask>
- </Image>
- </Canvas>
- <Grid x:Name="gridClock" Margin="1416,853.5,154,193.817" Height="0" Width="350" RenderTransformOrigin="0.5,0.5">
- <Grid.RenderTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform Y="37"/>
- </TransformGroup>
- </Grid.RenderTransform>
- <vMixTitleLibrary:TextBlockDesign x:Name="textClock" Height="Auto" Fill="White" FontFamily="Source Sans Pro Semibold" FontSize="26" Text="08:00 PM 59°" Margin="0,0,0,-0.001"/>
- </Grid>
- <vMixTitleLibrary:TextBlockDesign x:Name="textDOT" HorizontalAlignment="Left" Text="." VerticalAlignment="Top" Margin="1416,789.833,0,0" FontFamily="Source Sans Pro Semibold" FontSize="48" Opacity="0" Fill="#FFC9CDF0"/>
- <vMixTitleLibrary:TextBlockDesign x:Name="textC" HorizontalAlignment="Left" Text="C" VerticalAlignment="Top" Margin="1431,815.986,0,0" FontFamily="Source Sans Pro Semibold" FontSize="25.867" Opacity="0" Fill="#FFC9CDF0">
- <vMixTitleLibrary:TextBlockDesign.LayoutTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform/>
- </TransformGroup>
- </vMixTitleLibrary:TextBlockDesign.LayoutTransform>
- </vMixTitleLibrary:TextBlockDesign>
- <vMixTitleLibrary:TextBlockDesign x:Name="textO" HorizontalAlignment="Left" Text="O" VerticalAlignment="Top" Margin="1446,815.986,0,0" FontFamily="Source Sans Pro Semibold" FontSize="25.867" Opacity="0" Fill="#FFC9CDF0">
- <vMixTitleLibrary:TextBlockDesign.LayoutTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform/>
- </TransformGroup>
- </vMixTitleLibrary:TextBlockDesign.LayoutTransform>
- </vMixTitleLibrary:TextBlockDesign>
- <vMixTitleLibrary:TextBlockDesign x:Name="textM" HorizontalAlignment="Left" Text="M" VerticalAlignment="Top" Margin="1465,815.986,0,0" FontFamily="Source Sans Pro Semibold" FontSize="25.867" Opacity="0" RenderTransformOrigin="0.5,0.5" Fill="#FFC9CDF0">
- <vMixTitleLibrary:TextBlockDesign.RenderTransform>
- <TransformGroup>
- <ScaleTransform ScaleX="1.1"/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform/>
- </TransformGroup>
- </vMixTitleLibrary:TextBlockDesign.RenderTransform>
- <vMixTitleLibrary:TextBlockDesign.LayoutTransform>
- <TransformGroup>
- <ScaleTransform/>
- <SkewTransform/>
- <RotateTransform/>
- <TranslateTransform/>
- </TransformGroup>
- </vMixTitleLibrary:TextBlockDesign.LayoutTransform>
- </vMixTitleLibrary:TextBlockDesign>
- </Grid>
- </UserControl>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement