EgtCAM5 :
- Migliorie SetUp. - Migliorie simulazione.
This commit is contained in:
@@ -121,8 +121,8 @@ Namespace EgtCAM5
|
||||
''' </summary>
|
||||
Public Sub MachOptions(ByVal param As Object)
|
||||
Dim MachOptionWindow As New MachOptionsView
|
||||
MachOptionWindow.Height = 614
|
||||
MachOptionWindow.Width = 1024
|
||||
'MachOptionWindow.Height = 614
|
||||
'MachOptionWindow.Width = 256
|
||||
MachOptionWindow.DataContext = New MachOptionsViewModel
|
||||
MachOptionWindow.Owner = Application.Current.MainWindow
|
||||
MachOptionWindow.ShowDialog()
|
||||
|
||||
Reference in New Issue
Block a user