Interface IEdgeRoutingParameters
Represents edge routing algorithm parameters.
Inherited Members
System.ICloneable.Clone()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: GraphShape.Algorithms.EdgeRouting
Assembly: GraphShape.dll
Syntax
public interface IEdgeRoutingParameters : IAlgorithmParameters, ICloneable, INotifyPropertyChanged