Implement path selection
This commit is contained in:
@@ -11,7 +11,6 @@ namespace PamhagenSysCtrl.Helpers.Pipeline {
|
||||
public Brush? Highlight { get; set; }
|
||||
|
||||
public void Draw(Canvas canvas);
|
||||
public bool Update(double x, double y);
|
||||
|
||||
public void Update();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user