PlantSchemeWindow: Expand graph
This commit is contained in:
@@ -56,5 +56,9 @@ namespace PamhagenSysCtrl.Helpers.Pipeline {
|
||||
canvas.Children.Add(a2);
|
||||
canvas.Children.Add(b2);
|
||||
}
|
||||
|
||||
public bool Update(double x, double y) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user