@@ -6,6 +6,7 @@ namespace PamhagenSysCtrl.Helpers.Pipeline {
|
||||
|
||||
public INode Start { get; }
|
||||
public INode End { get; }
|
||||
public string? Label { get; }
|
||||
public bool IsTwoWay { get; }
|
||||
public bool Orientation { get; }
|
||||
public Brush? Highlight { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user