Week10. Card Dealer (Windows Forms)
<Window x:Class="G24W12WPFCardDealer.MainWindow"
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:mc="<http://schemas.openxmlformats.org/markup-compatibility/2006>"
xmlns:local="clr-namespace:G24W12WPFCardDealer"
mc:Ignorable="d"
Title="์นด๋ ๋๋ฌ" Height="450" Width="800">
<DockPanel>
<Button
DockPanel.Dock="Bottom"
x:Name="BtnDeal"
Content="์นด๋ ๋ถ๋ฐฐ"
Padding="8"
Margin="16"/>
<Image
x:Name="Card1"
Height="400"
Source="<https://picsum.photos/400/400>"/>
</DockPanel>
</Window>
playing cards images
https://code.google.com/archive/p/vector-playing-cards/downloads
๋ค์ด๋ก๋-์์ถํด์ -ํด๋๋ช ์ Images๋ก ๋ณ๊ฒฝ (์ฌ๊ธฐ์ i๋ ๋๋ฌธ์ I ์ฌ์ฉ)
images Drag & Drop