Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <UserControl Width="1920" Height="1080" Panel.ZIndex="500" InputMethod.IsInputMethodEnabled="True" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mtl="clr-namespace:vMixTitleLibrary;assembly=vMixTitleLibrary">
- <Grid InputMethod.IsInputMethodEnabled="True">
- <Image Source="{x:Null}" Stretch="Fill" Width="1920" Height="1080" HorizontalAlignment="Left" VerticalAlignment="Top" Panel.ZIndex="0" InputMethod.IsInputMethodEnabled="True" />
- <mtl:TextBlockDesign FontStyle="Normal" FontWeight="Normal" FontFamily="Motorwerk" Fill="#FFFFFFFF" FontSize="42" Stroke="#FF000000" TextAlignment="Center" StrokeThickness="0" Text="Player1" Name="Player1" Width="304.581005586592" Height="48.2966651916504" Margin="292.928873560264,425.311631715023,0,0" HorizontalAlignment="Left" VerticalAlignment="Top" Opacity="14" Effect="{x:Null}" Visibility="Visible" InputMethod.IsInputMethodEnabled="True" />
- <mtl:TextBlockDesign FontStyle="Normal" FontWeight="Normal" FontFamily="Motorwerk" Fill="#FFFFFFFF" FontSize="42" Stroke="#FF000000" TextAlignment="Center" StrokeThickness="0" Text="player2" Name="Player2" Width="304.581005586592" Height="48.2966651916504" Margin="1274.52338827544,425.037889039242,0,0" HorizontalAlignment="Left" VerticalAlignment="Top" Opacity="14" Effect="{x:Null}" Visibility="Visible" InputMethod.IsInputMethodEnabled="True" />
- <mtl:TextBlockDesign FontStyle="Normal" FontWeight="Normal" FontFamily="Motorwerk" Fill="#FFFFFFFF" FontSize="42" Stroke="#FF000000" TextAlignment="Center" StrokeThickness="0" Text="Player3" Name="Player3" Width="304.581005586592" Height="48.2966651916504" Margin="300.723184464265,981.136671177266,0,0" HorizontalAlignment="Left" VerticalAlignment="Top" Opacity="14" Effect="{x:Null}" Visibility="Visible" InputMethod.IsInputMethodEnabled="True" />
- <mtl:TextBlockDesign FontStyle="Normal" FontWeight="Normal" FontFamily="Motorwerk" Fill="#FFFFFFFF" FontSize="42" Stroke="#FF000000" TextAlignment="Center" StrokeThickness="0" Text="Player4" Name="Player4" Width="361.739327643425" Height="48.2966651916504" Margin="1207.45870637184,978.538565629228,0,0" HorizontalAlignment="Left" VerticalAlignment="Top" Opacity="14" Effect="{x:Null}" Visibility="Visible" InputMethod.IsInputMethodEnabled="True" />
- </Grid>
- </UserControl>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement