From aca4eaaeafd455e3e48e439d2a904badeafeb85d Mon Sep 17 00:00:00 2001 From: Daniele Bariletti Date: Tue, 7 Jan 2025 09:17:36 +0100 Subject: [PATCH] - aggiunta l'UC per la rotazione. --- Rotate/RotateV.xaml | 48 ++++++++++++++++++++++++++++++++++++++++++ Rotate/RotateV.xaml.vb | 24 +++++++++++++++++++++ Rotate/RotateVM.vb | 35 ++++++++++++++++++++++++++++++ 3 files changed, 107 insertions(+) create mode 100644 Rotate/RotateV.xaml create mode 100644 Rotate/RotateV.xaml.vb create mode 100644 Rotate/RotateVM.vb diff --git a/Rotate/RotateV.xaml b/Rotate/RotateV.xaml new file mode 100644 index 0000000..5ed37f2 --- /dev/null +++ b/Rotate/RotateV.xaml @@ -0,0 +1,48 @@ + + +